Fix PGSQL build.
Approved by: dvl@
This commit is contained in:
parent
b9740cd277
commit
b2000c4361
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446835
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ MYSQL_USE= MYSQL=yes
|
|||
SQLITE3_CONFIGURE_ON= --with-sqlite3=yes
|
||||
SQLITE3_LIB_DEPENDS= libsqlite3.so:databases/sqlite3
|
||||
PGSQL_CONFIGURE_ON= --with-postgresql=yes
|
||||
#PGSQL_USE= USES+=pgsql
|
||||
PGSQL_USE= USES+=pgsql
|
||||
|
||||
MTX_RUN_DEPENDS= ${LOCALBASE}/sbin/mtx:misc/mtx
|
||||
|
||||
|
|
Loading…
Reference in a new issue