diff options
Diffstat (limited to 'www/py-plone.app.contentmenu/Makefile')
-rw-r--r-- | www/py-plone.app.contentmenu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-plone.app.contentmenu/Makefile b/www/py-plone.app.contentmenu/Makefile index f584ff840b32..6fb5b8af802e 100644 --- a/www/py-plone.app.contentmenu/Makefile +++ b/www/py-plone.app.contentmenu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plone.app.contentmenu -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -33,7 +33,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.locking>=0:${PORTSDIR}/www/py-plone.lo DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -USE_ZIP= yes #USE_ZOPE= yes .include <bsd.port.mk> |