Correct CONFIGURE_ARGS for PGSQL case
Submitted by: mi (based on)
This commit is contained in:
parent
2aa626c803
commit
e68af7b5ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372821
@ -39,7 +39,7 @@ CONFIGURE_ARGS= --sysconfdir=${ETCDIR} \
|
||||
SUB_FILES+= pkg-message
|
||||
|
||||
PGSQL_USES= pgsql
|
||||
PGSQL_CONFIGURE_ARGS+= --with-pgsql=${LOCALBASE}
|
||||
PGSQL_CONFIGURE_WITH= pgsql=${LOCALBASE}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user