aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.linkintegrity/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-04-16 10:36:51 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-04-16 10:36:51 +0000
commit0d3da75e07e1b0205cfaa7d4e28a4f52d29e53ab (patch)
treee9de238318ca50d20973403e4603b56b7c8c9ed8 /www/py-plone.app.linkintegrity/Makefile
parent9765a56fff45fe63f983c09475170dbf28e5d476 (diff)
downloadports-0d3da75e07e1b0205cfaa7d4e28a4f52d29e53ab.tar.gz
ports-0d3da75e07e1b0205cfaa7d4e28a4f52d29e53ab.zip
Update plone stack to 4.3.8
Notes
Notes: svn path=/head/; revision=413428
Diffstat (limited to 'www/py-plone.app.linkintegrity/Makefile')
-rw-r--r--www/py-plone.app.linkintegrity/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-plone.app.linkintegrity/Makefile b/www/py-plone.app.linkintegrity/Makefile
index d1b84225a0c5..9be9bfa2c66d 100644
--- a/www/py-plone.app.linkintegrity/Makefile
+++ b/www/py-plone.app.linkintegrity/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= plone.app.linkintegrity
-PORTVERSION= 1.5.6
+PORTVERSION= 1.5.8
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.uuid>=0:www/py-plone.uuid
NO_ARCH= yes
-USES= python
+USES= python zip
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>