aboutsummaryrefslogtreecommitdiff
path: root/www/py-Products.PloneLDAP
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/py-Products.PloneLDAP
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
Notes
Diffstat (limited to 'www/py-Products.PloneLDAP')
-rw-r--r--www/py-Products.PloneLDAP/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/py-Products.PloneLDAP/Makefile b/www/py-Products.PloneLDAP/Makefile
index bffe949aa358..864a9382d29e 100644
--- a/www/py-Products.PloneLDAP/Makefile
+++ b/www/py-Products.PloneLDAP/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-Products.PloneLDAP
-# Date created: 20 May 2012
-# Whom: Lawrence Stewart <lstewart@freebsd.org>
-#
+# Created by: Lawrence Stewart <lstewart@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Products.PloneLDAP
PORTVERSION= 1.1
@@ -23,4 +19,5 @@ DIST_SUBDIR= zope
USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>