1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Change deprecated USE_PYDISTUTILS=easy_install to yes

PR:		ports/184809
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com>
This commit is contained in:
Marcus von Appen 2014-01-19 13:42:39 +00:00
parent 18956327b9
commit 5bee3cd4ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340286

View File

@ -15,7 +15,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>