diff options
Diffstat (limited to 'devel/py-extremes/Makefile')
-rw-r--r-- | devel/py-extremes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-extremes/Makefile b/devel/py-extremes/Makefile index 60b5583997b1..9c10c31e57aa 100644 --- a/devel/py-extremes/Makefile +++ b/devel/py-extremes/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Production-quality 'Min' and 'Max' objects (adapted from PEP 326) -USE_ZIP= yes +USES= zip USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes |