aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2013-11-29 00:08:33 +0800
committerlwhsu <lwhsu@FreeBSD.org>2013-11-29 00:08:33 +0800
commit9c6b67876c87db676b87361e530b86802eb1129d (patch)
tree4758e5abb775d4e05a67a170848b8db8aaf58f06 /security
parent08360732b457dff04fff6cdd5e515b9c5601b6cb (diff)
downloadfreebsd-ports-gnome-9c6b67876c87db676b87361e530b86802eb1129d.tar.gz
freebsd-ports-gnome-9c6b67876c87db676b87361e530b86802eb1129d.tar.zst
freebsd-ports-gnome-9c6b67876c87db676b87361e530b86802eb1129d.zip
- Support STAGEDIR
Diffstat (limited to 'security')
-rw-r--r--security/py-twistedConch/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-twistedConch/Makefile b/security/py-twistedConch/Makefile
index 649b45728801..81ac8ee2e4cf 100644
--- a/security/py-twistedConch/Makefile
+++ b/security/py-twistedConch/Makefile
@@ -18,7 +18,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/de
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0.0.9a:${PORTSDIR}/devel/py-asn1 \
${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore
-NO_STAGE= yes
USE_BZIP2= yes
USE_PYTHON= -2.7
USE_PYDISTUTILS=yes