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-livesettings | |
parent | 8220d1b22997d3bb59049bfe5dee0caafa1f38d6 (diff) |
Notes
Diffstat (limited to 'www/py-django-livesettings')
-rw-r--r-- | www/py-django-livesettings/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-django-livesettings/Makefile b/www/py-django-livesettings/Makefile index f80b1b50aa24..5bdc0e30f524 100644 --- a/www/py-django-livesettings/Makefile +++ b/www/py-django-livesettings/Makefile @@ -16,9 +16,8 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_hg>=0.4:${PORTSDIR}/devel/py-setuptools_hg RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>0:${PORTSDIR}/www/py-django -USE_PYTHON= 2 -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python:2 +USE_PYTHON= distutils autoplist post-patch: @${FIND} ${WRKSRC} -type f -name "*.orig" -delete |