aboutsummaryrefslogtreecommitdiff
path: root/security/py-plone.openid
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 17:01:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 17:01:36 +0000
commit8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8 (patch)
tree6d9bf2c42239eb7fa59e3a370ddfad85fecabb87 /security/py-plone.openid
parentae7708b169aa040d2d1177a4ca193ed6a8d60e5d (diff)
downloadports-8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8.tar.gz
ports-8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8.zip
Notes
Diffstat (limited to 'security/py-plone.openid')
-rw-r--r--security/py-plone.openid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-plone.openid/Makefile b/security/py-plone.openid/Makefile
index c4a282b020cd..7b29232e8f0f 100644
--- a/security/py-plone.openid/Makefile
+++ b/security/py-plone.openid/Makefile
@@ -19,10 +19,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openid>=0:${PORTSDIR}/security/py-openid \
${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService \
zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
#USES= zope
.include <bsd.port.mk>