mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Let slave port can override WANT_PGSQL_VER
This commit is contained in:
parent
1674717c6a
commit
a4b80c472b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370038
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LICENSE= PostgreSQL
|
||||||
|
|
||||||
LIB_DEPENDS+= libv8.so:${PORTSDIR}/lang/v8
|
LIB_DEPENDS+= libv8.so:${PORTSDIR}/lang/v8
|
||||||
|
|
||||||
WANT_PGSQL_VER= 9.1+
|
WANT_PGSQL_VER?= 9.1+
|
||||||
USES= gmake perl5 zip pgsql:${WANT_PGSQL_VER}
|
USES= gmake perl5 zip pgsql:${WANT_PGSQL_VER}
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
|
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue