aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.scale
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-20 10:02:46 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-20 10:02:46 +0000
commit79053b529c6a139212d2fb2aec00955de7f6f5f4 (patch)
treeb2ef494c4f383d729913f46b853bfae752970996 /www/py-plone.scale
parent3eedec880635fbf8970c9164c42984906c74fdfc (diff)
downloadports-79053b529c6a139212d2fb2aec00955de7f6f5f4.tar.gz
ports-79053b529c6a139212d2fb2aec00955de7f6f5f4.zip
Notes
Diffstat (limited to 'www/py-plone.scale')
-rw-r--r--www/py-plone.scale/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-plone.scale/Makefile b/www/py-plone.scale/Makefile
index f0d1880c8303..ba8f998622db 100644
--- a/www/py-plone.scale/Makefile
+++ b/www/py-plone.scale/Makefile
@@ -7,6 +7,7 @@
PORTNAME= plone.scale
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,11 +20,12 @@ LICENSE= BSD
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.annotation>=0:${PORTSDIR}/devel/py-zope.annotation \
${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
+ ${PYTHON_PKGNAMEPREFIX}imaging>=1.1:${PORTSDIR}/graphics/py-imaging \
${PYTHON_PKGNAMEPREFIX}Persistence>=0:${PORTSDIR}/devel/py-Persistence
DIST_SUBDIR= zope
PLIST_FILES+= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
-USE_PYTHON= 2.5+
+USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
USE_ZIP= yes