1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
- Drop easy_install
- Use auto pkg-plist
- Delete pkg-plist

PR:		ports/188777
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
This commit is contained in:
Vanilla I. Shu 2014-05-08 15:59:41 +00:00
parent 05490bfd70
commit 7f9f5e2818
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353321
2 changed files with 2 additions and 1432 deletions

View File

@ -26,7 +26,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cherrypy>=3.1.2:${PORTSDIR}/www/py-cherrypy
USES= gettext
USE_PYTHON= 2
USE_PYDISTUTILS= easy_install
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
OPTIONS_DEFINE= ELIXIR NOSE SQLOBJECT SQLALCHEMY
@ -36,7 +37,6 @@ NOSE_DESC= Use nose TG[testtools]
SQLOBJECT_DESC= Use SQLObject as DB backend
SQLALCHEMY_DESC=Use SQLAlchemy as DB backend TG[future]
NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:

File diff suppressed because it is too large Load Diff