- Fix PostgreSQL dependency
PR: ports/76951 Submitted by: Ulrich Spoerlein <q@uni.de>
This commit is contained in:
parent
5252d83866
commit
08ce3caf4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128314
@ -55,8 +55,7 @@ CONFIGURE_ARGS+=--with-mysql=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
.if defined(WITH_PGSQL)
|
||||
POSTGRESQL_PORT?= databases/postgresql7
|
||||
LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
|
||||
USE_PGSQL= yes
|
||||
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user