aboutsummaryrefslogtreecommitdiff
path: root/security/py-Products.PluggableAuthService/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-Products.PluggableAuthService/Makefile')
-rw-r--r--security/py-Products.PluggableAuthService/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/security/py-Products.PluggableAuthService/Makefile b/security/py-Products.PluggableAuthService/Makefile
index 9cb4a19ad20d..5c4dfb413898 100644
--- a/security/py-Products.PluggableAuthService/Makefile
+++ b/security/py-Products.PluggableAuthService/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: py-Products.PluggableAuthService
-# Date created: 22 December 2011
-# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
-#
# $FreeBSD$
-#
PORTNAME= Products.PluggableAuthService
-PORTVERSION= 1.7.7
+PORTVERSION= 1.8.0
CATEGORIES= security python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,8 +15,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.PluginRegistry>=0:${PORTSDIR}/devel
${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup
DIST_SUBDIR= zope
-USE_PYTHON= yes
+USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
-#USE_ZOPE= yes
+USE_ZOPE= yes
.include <bsd.port.mk>