aboutsummaryrefslogtreecommitdiffstats
path: root/dns
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 /dns
parent08360732b457dff04fff6cdd5e515b9c5601b6cb (diff)
downloadfreebsd-ports-gnome-9c6b67876c87db676b87361e530b86802eb1129d.tar.gz
freebsd-ports-gnome-9c6b67876c87db676b87361e530b86802eb1129d.tar.zst
freebsd-ports-gnome-9c6b67876c87db676b87361e530b86802eb1129d.zip
- Support STAGEDIR
Diffstat (limited to 'dns')
-rw-r--r--dns/py-twistedNames/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile
index 848f7a8f2e78..1b7dbe2d5deb 100644
--- a/dns/py-twistedNames/Makefile
+++ b/dns/py-twistedNames/Makefile
@@ -22,5 +22,4 @@ USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/}
-NO_STAGE= yes
.include <bsd.port.mk>