diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 13:42:48 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 13:42:48 +0000 |
commit | dc659a215b595fd6dc8b820823cbde814c9339dc (patch) | |
tree | 511fdd73e7fa1001193cab28ce8d1d1e202e994b /www/py-plone.app.dexterity | |
parent | 206c183d031b72877eead9a3afd3d4a084b07734 (diff) |
Notes
Diffstat (limited to 'www/py-plone.app.dexterity')
-rw-r--r-- | www/py-plone.app.dexterity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.app.dexterity/Makefile b/www/py-plone.app.dexterity/Makefile index ec3b40a1a6fb..3ed85b06ecab 100644 --- a/www/py-plone.app.dexterity/Makefile +++ b/www/py-plone.app.dexterity/Makefile @@ -42,7 +42,7 @@ DIST_SUBDIR= zope USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install USE_ZIP= yes -USE_ZOPE= yes +USES= zope NO_STAGE= yes |