From c23ef8bc8bf7d31214830bdcaa75c6018065881a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 7 Mar 2014 16:49:09 +0000 Subject: Convert d* to USES=zip --- databases/py-dbf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/py-dbf') 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 -- cgit v1.2.3