mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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:
parent
724bb50381
commit
446615d1cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374366
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue