aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.contentmenu
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-23 13:42:48 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-23 13:42:48 +0000
commitdc659a215b595fd6dc8b820823cbde814c9339dc (patch)
tree511fdd73e7fa1001193cab28ce8d1d1e202e994b /www/py-plone.app.contentmenu
parent206c183d031b72877eead9a3afd3d4a084b07734 (diff)
downloadports-dc659a215b595fd6dc8b820823cbde814c9339dc.tar.gz
ports-dc659a215b595fd6dc8b820823cbde814c9339dc.zip
- add new USES target: zope, and convert the tree to it
- old USE_ZOPE knob support was removed from bsd.python.mk - update CHANGES and bsd.sanity.mk accordingly - add ZOPE options knob and use it in lang/py-mx-base The work is done by Marcus von Appen, but any problems are mine. Submitted by: mva (python ML)
Notes
Notes: svn path=/head/; revision=328002
Diffstat (limited to 'www/py-plone.app.contentmenu')
-rw-r--r--www/py-plone.app.contentmenu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.app.contentmenu/Makefile b/www/py-plone.app.contentmenu/Makefile
index 079bc292f678..4c6f4ae03626 100644
--- a/www/py-plone.app.contentmenu/Makefile
+++ b/www/py-plone.app.contentmenu/Makefile
@@ -30,7 +30,7 @@ DIST_SUBDIR= zope
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
USE_ZIP= yes
-USE_ZOPE= yes
+USES= zope
NO_STAGE= yes