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.contentlisting | |
parent | cc505d89c18fae47bc5cf89631be5e8a836b2bfe (diff) | |
download | ports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.tar.gz ports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.zip |
Notes
Diffstat (limited to 'www/py-plone.app.contentlisting')
-rw-r--r-- | www/py-plone.app.contentlisting/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.app.contentlisting/Makefile b/www/py-plone.app.contentlisting/Makefile index 56c5a5cc202f..4f95bd8289b1 100644 --- a/www/py-plone.app.contentlisting/Makefile +++ b/www/py-plone.app.contentlisting/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.uuid>=0:${PORTSDIR}/www/py-plone.uuid DIST_SUBDIR= zope USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS=easy_install USE_ZIP= yes NO_STAGE= yes |