summaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-plv8js')
-rw-r--r--databases/postgresql-plv8js/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index eedb7d930a9b..9a58ee4b27e1 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -13,10 +13,8 @@ COMMENT= PL/v8js procedural language for PostgreSQL database
LIB_DEPENDS+= libv8.so:${PORTSDIR}/lang/v8
-USES= gmake perl5 zip
+USES= gmake perl5 zip pgsql:9.1+
USE_PERL5= build
-USE_PGSQL= yes
-WANT_PGSQL_VER= 91+
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
.include <bsd.port.mk>