aboutsummaryrefslogtreecommitdiff
path: root/www/py-twistedWeb2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-twistedWeb2/Makefile')
-rw-r--r--www/py-twistedWeb2/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/py-twistedWeb2/Makefile b/www/py-twistedWeb2/Makefile
index 612d8dedf6f8..0240fd78a9cd 100644
--- a/www/py-twistedWeb2/Makefile
+++ b/www/py-twistedWeb2/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: py-twistedWeb2
-# Date created: 5 August 2005
-# Whom: Landon Fuller <landonf@opendarwin.org>
-#
+# Created by: Landon Fuller <landonf@opendarwin.org>
# $FreeBSD$
PORTNAME= twistedWeb2
@@ -24,4 +21,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Twisted_Web2
+NO_STAGE= yes
.include <bsd.port.mk>