diff options
Diffstat (limited to 'www/py-django-registration/Makefile')
-rw-r--r-- | www/py-django-registration/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-registration/Makefile b/www/py-django-registration/Makefile index 23c7d1e6c81f..d0ab591446fc 100644 --- a/www/py-django-registration/Makefile +++ b/www/py-django-registration/Makefile @@ -12,7 +12,7 @@ COMMENT= User-registration application for Django LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.4:www/py-django18 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.4:www/py-django18@${FLAVOR} USES= python USE_PYTHON= distutils autoplist |