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