aboutsummaryrefslogtreecommitdiff
path: root/www/py-flup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-flup/Makefile')
-rw-r--r--www/py-flup/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/py-flup/Makefile b/www/py-flup/Makefile
index a611e8ef271e..7dc42cfd7195 100644
--- a/www/py-flup/Makefile
+++ b/www/py-flup/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-flup
-# Date created: 2006-12-16
-# Whom: Li-Wen Hsu <lwhsu@lwhsu.org>
-#
+# Created by: Li-Wen Hsu <lwhsu@lwhsu.org>
# $FreeBSD$
-#
PORTNAME= flup
PORTVERSION= 1.0.2
@@ -19,4 +15,5 @@ COMMENT= Random assortment of WSGI servers, middleware
USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>