From 5c4d32a0801892c356a5b295e0fa4ef8ccfad174 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 16 Feb 2013 18:08:48 +0000 Subject: This now needs py-dateutil instead of py-pytz. Bump PKGREVISION. --- time/py-icalendar/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'time') diff --git a/time/py-icalendar/Makefile b/time/py-icalendar/Makefile index f3ef084c7a2..91a6a94df29 100644 --- a/time/py-icalendar/Makefile +++ b/time/py-icalendar/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/02/09 17:02:26 kleink Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/16 18:08:48 wiz Exp $ # DISTNAME= icalendar-3.3 +PKGREVISION= 1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= time python MASTER_SITES= http://pypi.python.org/packages/source/i/icalendar/ @@ -11,9 +12,9 @@ HOMEPAGE= http://icalendar.readthedocs.org/en/latest/ COMMENT= Python parser/generator for iCalendar files, as per RFC2445 LICENSE= 2-clause-bsd -USE_LANGUAGES= # empty +DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil -DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz +USE_LANGUAGES= # empty .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3