diff options
Diffstat (limited to 'www/py-django-hierarkey/Makefile')
-rw-r--r-- | www/py-django-hierarkey/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-django-hierarkey/Makefile b/www/py-django-hierarkey/Makefile index 0686fe269aa5..60f60858a208 100644 --- a/www/py-django-hierarkey/Makefile +++ b/www/py-django-hierarkey/Makefile @@ -1,5 +1,6 @@ PORTNAME= django-hierarkey PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +11,7 @@ WWW= https://github.com/raphaelm/django-hierarkey LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils |