- Remove easy_install dependency

- Convert to PYDISTUTILS_AUTOPLIST
- 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-19 06:13:32 +00:00
parent f983df7468
commit c1cb43c0de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358346
2 changed files with 5 additions and 8 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= iniadmin
PORTVERSION= 0.2.3915
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www devel python
MASTER_SITES= http://people.freebsd.org/~mm/trac/
PKGNAMEPREFIX= trac-
@ -15,11 +15,9 @@ COMMENT= Edit all trac.ini option via the WebAdminPlugin
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.11
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= IniAdmin
PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}
PLIST_SUB+= PORTVERSION=${PORTVERSION:R} PYTHONVERSION=${PYTHON_VER}
PYDISTUTILS_NOEGGINFO= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
.include "${.CURDIR}/../../www/trac/plugin.mk"
.include <bsd.port.mk>

View file

@ -1 +0,0 @@
%%PYTHON_SITELIBDIR%%/IniAdmin-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg