diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2008-04-11 08:27:14 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2008-04-11 08:27:14 +0000 |
commit | 6971a3542ae424daaf9c559ffc8a2f5859077d05 (patch) | |
tree | adaa639a6c452849c65c1efa17bfb647c33a86d3 /www/zope-calendaring | |
parent | c681de11ed52999870abff967056b16882c2d5c0 (diff) | |
download | ports-6971a3542ae424daaf9c559ffc8a2f5859077d05.tar.gz ports-6971a3542ae424daaf9c559ffc8a2f5859077d05.zip |
Notes
Diffstat (limited to 'www/zope-calendaring')
-rw-r--r-- | www/zope-calendaring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope-calendaring/Makefile b/www/zope-calendaring/Makefile index 516dc38f30ac..754353c8311e 100644 --- a/www/zope-calendaring/Makefile +++ b/www/zope-calendaring/Makefile @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= kaeru@inigo-tech.com COMMENT= Calendar product for Plone -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dateutil/__init__.py:${PORTSDIR}/devel/py-dateutil \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateutil \ ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone NO_PACKAGE= Double python dependency |