diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 12:52:16 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 12:52:16 +0000 |
commit | b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3 (patch) | |
tree | cd8c58782d4a55a3ccb7f237a1ddf7a407abffa8 /www/py-plone.app.search/Makefile | |
parent | cc505d89c18fae47bc5cf89631be5e8a836b2bfe (diff) | |
download | ports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.tar.gz ports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.zip |
Notes
Diffstat (limited to 'www/py-plone.app.search/Makefile')
-rw-r--r-- | www/py-plone.app.search/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.app.search/Makefile b/www/py-plone.app.search/Makefile index d776cffdc652..80a749e37b21 100644 --- a/www/py-plone.app.search/Makefile +++ b/www/py-plone.app.search/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.contentlisting>=0:${PORTSDIR}/www/ DIST_SUBDIR= zope USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS=easy_install USE_ZIP= yes NO_STAGE= yes |