diff options
Diffstat (limited to 'databases/py-dbf')
-rw-r--r-- | databases/py-dbf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-dbf/Makefile b/databases/py-dbf/Makefile index 458e8af538eb..cd1d4b0af477 100644 --- a/databases/py-dbf/Makefile +++ b/databases/py-dbf/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Pure python package for reading/writing dbf files -USE_ZIP= yes +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes |