From bdebe3eeb3bf535c49b9c4497fc60d316cb3d147 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 10 Sep 2013 08:41:39 +0000 Subject: add build-depends to perl5 to fix building error. Submitted by: Mathieu Arnold via email. --- databases/postgresql-plv8js/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/postgresql-plv8js') 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+ -- cgit v1.2.3