diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql-plv8js/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile index 47e62c7165ec..eda16eb751f4 100644 --- a/databases/postgresql-plv8js/Makefile +++ b/databases/postgresql-plv8js/Makefile @@ -17,7 +17,7 @@ BROKEN= fails to build LIB_DEPENDS= libv8.so:lang/v8 -USES= compiler:c++11-lang gmake perl5 pgsql:9.5-10 +USES= compiler:c++11-lang gmake perl5 pgsql:9.6-10 USE_PERL5= build USE_GITHUB= yes PLIST_SUB= PORTVERSION="${PORTVERSION}" |