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