1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Remove easy_install dependency

- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
This commit is contained in:
Marcus von Appen 2014-06-15 18:14:13 +00:00
parent 1e8fef17d4
commit 60fb923a14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357913

View File

@ -3,6 +3,7 @@
PORTNAME= feedgenerator
PORTVERSION= 1.6
PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \
${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
PYDISTUTILS_AUTOPLIST= yes
USE_PYDISTUTILS= easy_install
USE_PYDISTUTILS= yes
USE_PYTHON= yes
regression-test: build