diff options
Diffstat (limited to 'databases/postgresql-plv8js')
-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 a8ea36e07aad..85202b64bbce 100644 --- a/databases/postgresql-plv8js/Makefile +++ b/databases/postgresql-plv8js/Makefile @@ -16,7 +16,7 @@ LICENSE= PostgreSQL LIB_DEPENDS+= libv8.so:lang/v8 -USES= compiler:c++11-lang gmake perl5 pgsql:9.1+ +USES= compiler:c++11-lang gmake perl5 pgsql:9.1-10 USE_PERL5= build USE_GITHUB= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" |