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