diff options
Diffstat (limited to 'security/py-zope.app.authentication/Makefile')
-rw-r--r-- | security/py-zope.app.authentication/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/py-zope.app.authentication/Makefile b/security/py-zope.app.authentication/Makefile index b00a911802b8..11252b13dec2 100644 --- a/security/py-zope.app.authentication/Makefile +++ b/security/py-zope.app.authentication/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: py-zope.app.authentication -# Date created: 22 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= zope.app.authentication PORTVERSION= 3.9 @@ -40,4 +35,5 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> |