Added PGSQL_PREFIX.
This commit is contained in:
parent
54ae1fc8ab
commit
ce49e0fc5b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: makevars.map,v 1.156 2007/01/30 18:56:46 rillig Exp $
|
||||
# $NetBSD: makevars.map,v 1.157 2007/02/15 23:53:16 rillig Exp $
|
||||
#
|
||||
|
||||
# This file contains the guessed type of some variables, according to
|
||||
|
@ -486,6 +486,7 @@ PATCH_STRIP ShellWord
|
|||
PERL5_USE_PACKLIST YesNo [$package]
|
||||
PERL5_PACKLIST List of Perl5Packlist [m:s,o:sa]
|
||||
PERL5_PACKLIST_DIR Pathname []
|
||||
PGSQL_PREFIX Pathname [$system]
|
||||
PGSQL_VERSIONS_ACCEPTED List of { 73 74 80 }
|
||||
PGSQL_VERSION_DEFAULT Version [$user]
|
||||
PG_LIB_EXT { dylib so } [$system]
|
||||
|
|
Loading…
Reference in a new issue