aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-dbf
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-08 00:49:09 +0800
committerbapt <bapt@FreeBSD.org>2014-03-08 00:49:09 +0800
commit822bc33bf1ababf32638b6d24594884469c68e5d (patch)
tree4a5c38c58618cc47e6b107297e7eebb1a64292be /databases/py-dbf
parentbcc2778b20b339175e1b33f4461756fce4879be7 (diff)
downloadfreebsd-ports-gnome-822bc33bf1ababf32638b6d24594884469c68e5d.tar.gz
freebsd-ports-gnome-822bc33bf1ababf32638b6d24594884469c68e5d.tar.zst
freebsd-ports-gnome-822bc33bf1ababf32638b6d24594884469c68e5d.zip
Convert d* to USES=zip
Diffstat (limited to 'databases/py-dbf')
-rw-r--r--databases/py-dbf/Makefile2
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