summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/postgresql-plv8js/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index 4701e666a1d9..49f58edfc68f 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -13,7 +13,8 @@ COMMENT= PL/v8js procedural language for PostgreSQL database
LIB_DEPENDS+= libv8.so:${PORTSDIR}/lang/v8
-USES= gmake
+USES= gmake perl5
+USE_PERL5= build
USE_ZIP= yes
USE_PGSQL= yes
WANT_PGSQL_VER= 91+