aboutsummaryrefslogtreecommitdiff
path: root/www/py-zope.app.wsgi
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-zope.app.wsgi')
-rw-r--r--www/py-zope.app.wsgi/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/py-zope.app.wsgi/Makefile b/www/py-zope.app.wsgi/Makefile
index 004420d85bee..aba73698f327 100644
--- a/www/py-zope.app.wsgi/Makefile
+++ b/www/py-zope.app.wsgi/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: py-zope.app.wsgi
-# Date created: 23 December 2011
-# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
-#
# $FreeBSD$
-#
PORTNAME= zope.app.wsgi
PORTVERSION= 3.15.0
@@ -41,4 +36,5 @@ DIST_SUBDIR= zope
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>