summaryrefslogtreecommitdiff
path: root/www/py-plone.app.ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-plone.app.ldap/Makefile')
-rw-r--r--www/py-plone.app.ldap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-plone.app.ldap/Makefile b/www/py-plone.app.ldap/Makefile
index c336eb8a001b..9591290d316b 100644
--- a/www/py-plone.app.ldap/Makefile
+++ b/www/py-plone.app.ldap/Makefile
@@ -1,4 +1,4 @@
-# Created by: Lawrence Stewart <lstewart@freebsd.org>
+# Created by: Lawrence Stewart <lstewart@FreeBSD.org>
# $FreeBSD$
PORTNAME= plone.app.ldap
@@ -20,4 +20,5 @@ USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
USE_ZIP= yes
+NO_STAGE= yes
.include <bsd.port.mk>