aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-plv8js/Makefile')
-rw-r--r--databases/postgresql-plv8js/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index 25404b0ef341..c588c573d345 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -12,7 +12,7 @@ COMMENT= PL/v8js procedural language for PostgreSQL database
LICENSE= PostgreSQL
-LIB_DEPENDS+= libv8.so:${PORTSDIR}/lang/v8
+LIB_DEPENDS+= libv8.so:lang/v8
WRKSRC= ${WRKDIR}/plv8-${PORTVERSION}
USES= gmake perl5 pgsql:9.1+