diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2015-01-03 08:41:20 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2015-01-03 08:41:20 +0000 |
commit | 1b0994ee1eff286d2800b1881a5582132b96e32f (patch) | |
tree | 5de250878ab793a0857c0738238f861a73b7258c /www/py-django-registration | |
parent | 8220d1b22997d3bb59049bfe5dee0caafa1f38d6 (diff) | |
download | ports-1b0994ee1eff286d2800b1881a5582132b96e32f.tar.gz ports-1b0994ee1eff286d2800b1881a5582132b96e32f.zip |
Notes
Diffstat (limited to 'www/py-django-registration')
-rw-r--r-- | www/py-django-registration/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/py-django-registration/Makefile b/www/py-django-registration/Makefile index b5725b65a375..15a22862f6a9 100644 --- a/www/py-django-registration/Makefile +++ b/www/py-django-registration/Makefile @@ -15,10 +15,8 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.4:${PORTSDIR}/www/py-django -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes -USES= gettext +USES= gettext python +USE_PYTHON= distutils autoplist CONFLICTS_INSTALL= pootle-* |