aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql-plv8js
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/postgresql-plv8js
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/postgresql-plv8js')
-rw-r--r--databases/postgresql-plv8js/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index 43f770350af4..eedb7d930a9b 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -13,9 +13,8 @@ COMMENT= PL/v8js procedural language for PostgreSQL database
LIB_DEPENDS+= libv8.so:${PORTSDIR}/lang/v8
-USES= gmake perl5
+USES= gmake perl5 zip
USE_PERL5= build
-USE_ZIP= yes
USE_PGSQL= yes
WANT_PGSQL_VER= 91+
PLIST_SUB+= PORTVERSION="${PORTVERSION}"