aboutsummaryrefslogtreecommitdiff
path: root/databases/py-apsw
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-apsw
parent1510b743f230c8b6af6cc251122903f0afdc1461 (diff)
downloadports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.tar.gz
ports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.zip
Notes
Diffstat (limited to 'databases/py-apsw')
-rw-r--r--databases/py-apsw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-apsw/Makefile b/databases/py-apsw/Makefile
index f039532ad928..5dad1f692a55 100644
--- a/databases/py-apsw/Makefile
+++ b/databases/py-apsw/Makefile
@@ -14,9 +14,9 @@ COMMENT= APSW stands for Another Python SQLite Wrapper
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
PYDISTUTILS_PKGVERSION= ${PORTVERSION}_r1
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-USE_ZIP= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib