mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Fix PostgreSQL knob
PR: ports/78843 Submitted by: Paul Schmehl (pauls@utdallas.edu) (maintainer)
This commit is contained in:
parent
e9ce392a0a
commit
c4acef6af1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131339
@ -42,7 +42,7 @@ CONFIGURE_ARGS+= --enable-mysql
|
||||
|
||||
.if defined(WITH_POSTGRESQL)
|
||||
USE_PGSQL= yes
|
||||
CONFIGURE_ARGS+= --enable-postgresql
|
||||
CONFIGURE_ARGS+= --enable-postgres
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user