aboutsummaryrefslogtreecommitdiff
path: root/www/py-werkzeug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-werkzeug/Makefile')
-rw-r--r--www/py-werkzeug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-werkzeug/Makefile b/www/py-werkzeug/Makefile
index cf7d45c218e8..8f7bb25a2271 100644
--- a/www/py-werkzeug/Makefile
+++ b/www/py-werkzeug/Makefile
@@ -1,6 +1,5 @@
# Created by: Moggie <moggie@elasticmind.net>
# $FreeBSD$
-#
PORTNAME= werkzeug
PORTVERSION= 0.9.4
@@ -22,6 +21,7 @@ PYDISTUTILS_NOEGGINFO= yes
EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
+NO_STAGE= yes
.include <bsd.port.options.mk>
.include <bsd.port.pre.mk>