diff options
Diffstat (limited to 'www/py-django-allauth/Makefile')
-rw-r--r-- | www/py-django-allauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-allauth/Makefile b/www/py-django-allauth/Makefile index 2504c94fea9e..e8efab5c4ce6 100644 --- a/www/py-django-allauth/Makefile +++ b/www/py-django-allauth/Makefile @@ -11,7 +11,7 @@ COMMENT= User registration with social account authentication LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.6:${PORTSDIR}/www/py-django18 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.6:www/py-django18 NO_ARCH= yes USES= python |