Update comment: add pgsql 12
This commit is contained in:
parent
12d3701ee6
commit
4d747fd817
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508447
@ -80,7 +80,7 @@ _PERL5_FROM_BIN!= ${LOCALBASE}/bin/perl -e 'printf "%vd\n", $$^V;'
|
||||
_EXPORTED_VARS+= _PERL5_FROM_BIN
|
||||
PERL5_DEFAULT:= ${_PERL5_FROM_BIN:R}
|
||||
.endif
|
||||
# Possible values: 9.4, 9.5, 9.6, 10, 11
|
||||
# Possible values: 9.4, 9.5, 9.6, 10, 11, 12
|
||||
PGSQL_DEFAULT?= 9.5
|
||||
# Possible values: 7.1, 7.2, 7.3
|
||||
PHP_DEFAULT?= 7.2
|
||||
|
Loading…
Reference in New Issue
Block a user