- 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 17:32:29 +00:00
parent 06ab8acf27
commit 868688b28a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357907

View File

@ -3,6 +3,7 @@
PORTNAME= pelican
PORTVERSION= 3.3.0
PORTREVISION= 1
CATEGORIES= www textproc
MAINTAINER= jlaffaye@FreeBSD.org
@ -27,11 +28,10 @@ OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options
.include <bsd.port.options.mk>
PYDISTUTILS_AUTOPLIST= yes
PYDISTUTILS_PKGVERSION= 3.3
USE_PYDISTUTILS= easy_install
USE_PYDISTUTILS= yes
USE_PYTHON= yes
USE_GITHUB= yes
USE_GITHUB= yes
GH_ACCOUNT= getpelican
GH_COMMIT= b35ce43