aboutsummaryrefslogtreecommitdiff
path: root/www/py-selector
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/py-selector
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
downloadports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.tar.gz
ports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.zip
Notes
Diffstat (limited to 'www/py-selector')
-rw-r--r--www/py-selector/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-selector/Makefile b/www/py-selector/Makefile
index d577abcae125..cda6235b39b1 100644
--- a/www/py-selector/Makefile
+++ b/www/py-selector/Makefile
@@ -1,6 +1,5 @@
# Created by: Trevor Caira <trevor@bitba.se>
# $FreeBSD$
-#
PORTNAME= selector
PORTVERSION= 0.9.4
@@ -18,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}resolver>=0.2.1:${PORTSDIR}/devel/py-resolve
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's/license="MIT",/license="MIT", zip_safe=False,/' \
${WRKSRC}/setup.py