www/py-django-picklefield: Makefile modernization

- convert to USES= python

Differential Revision:	https://reviews.freebsd.org/D1285
Approved by:	koobs (mentor)
This commit is contained in:
Johannes Jost Meixner 2014-12-09 11:12:09 +00:00
parent 724bb50381
commit 446615d1cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374366

View file

@ -16,9 +16,8 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django \
${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USES= python
USE_PYTHON= distutils autoplist
PORTDOCS= README