diff options
Diffstat (limited to 'devel/py-Products.LDAPMultiPlugins/Makefile')
-rw-r--r-- | devel/py-Products.LDAPMultiPlugins/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-Products.LDAPMultiPlugins/Makefile b/devel/py-Products.LDAPMultiPlugins/Makefile index 1007364c3366..db486a1a5d14 100644 --- a/devel/py-Products.LDAPMultiPlugins/Makefile +++ b/devel/py-Products.LDAPMultiPlugins/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-Products.LDAPMultiPlugins -# Date created: 20 May 2012 -# Whom: Lawrence Stewart <lstewart@freebsd.org> -# +# Created by: Lawrence Stewart <lstewart@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Products.LDAPMultiPlugins PORTVERSION= 1.14 @@ -24,4 +20,5 @@ DIST_SUBDIR= zope USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> |