aboutsummaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
commitc23ef8bc8bf7d31214830bdcaa75c6018065881a (patch)
tree4a5c38c58618cc47e6b107297e7eebb1a64292be /databases/py-postgresql
parent1510b743f230c8b6af6cc251122903f0afdc1461 (diff)
downloadports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.tar.gz
ports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.zip
Convert d* to USES=zip
Notes
Notes: svn path=/head/; revision=347405
Diffstat (limited to 'databases/py-postgresql')
-rw-r--r--databases/py-postgresql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index 5fce994f2bec..c87b246b97af 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -15,7 +15,7 @@ COMMENT= Python 3 compatible PostgreSQL database driver and tools
LICENSE= BSD3CLAUSE
-USE_ZIP= yes
+USES= zip
USE_PGSQL= yes
USE_PYTHON= 3
USE_PYDISTUTILS= yes