1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

www/py-django-bitfield: do not depend upon Python meta-port

This commit is contained in:
Ruslan Makhmatkhanov 2016-07-29 12:07:09 +00:00
parent af194cf43b
commit 9b0c773489
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419240

View File

@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18 \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
NO_ARCH= yes
USES= python
USES= python:2.7+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>