diff options
| author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-08-03 11:54:57 +0000 |
|---|---|---|
| committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-08-03 11:54:57 +0000 |
| commit | 5ca9f73e9432db34d979109a5b01ee56468a0145 (patch) | |
| tree | a91f0b0f02b76e9bb2e06b14a53f58299a16947f /databases/postgresql-plv8js/Makefile | |
| parent | 0cdec4b37eaf73d619739c4acc963640248c24e1 (diff) | |
Notes
Diffstat (limited to 'databases/postgresql-plv8js/Makefile')
| -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}" |
