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