aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-plone.app.search/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-plone.app.search/Makefile')
-rw-r--r--www/py-plone.app.search/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-plone.app.search/Makefile b/www/py-plone.app.search/Makefile
index f216806de569..bbbfd69574e6 100644
--- a/www/py-plone.app.search/Makefile
+++ b/www/py-plone.app.search/Makefile
@@ -12,10 +12,10 @@ COMMENT= Search user interface for Plone CMS
LICENSE= GPLv2
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.contentlisting>=0:www/py-plone.app.contentlisting
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.contentlisting>=0:www/py-plone.app.contentlisting@${FLAVOR}
NO_ARCH= yes
-USES= python zip
+USES= python:2.7 zip
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>