diff options
Diffstat (limited to 'graphics/py-gchartwrapper/Makefile')
-rw-r--r-- | graphics/py-gchartwrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gchartwrapper/Makefile b/graphics/py-gchartwrapper/Makefile index b02ef9b099b2..5329fbd773db 100644 --- a/graphics/py-gchartwrapper/Makefile +++ b/graphics/py-gchartwrapper/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imaging>=1.1.6_2:${PORTSDIR}/graphics/py-ima USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_ZIP= yes +USES= zip NO_STAGE= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME} |