aboutsummaryrefslogtreecommitdiff
path: root/security/py-zope.principalregistry
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
commita65ed2e51bf631a6b8ab766f984bf33c686d239a (patch)
tree446f26536f63818c96e297aac8c4f1490814f146 /security/py-zope.principalregistry
parent192c7ddec012f94ed6e9e8a5c98b23626960bfc3 (diff)
downloadports-a65ed2e51bf631a6b8ab766f984bf33c686d239a.tar.gz
ports-a65ed2e51bf631a6b8ab766f984bf33c686d239a.zip
Notes
Diffstat (limited to 'security/py-zope.principalregistry')
-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>