PR: 59958
This commit is contained in:
parent
85dcae440d
commit
f3e32fd768
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95057
@ -427,7 +427,7 @@ CONFIGURE_ARGS+=--enable-posix
|
||||
.endif
|
||||
|
||||
.if defined(WITH_POSTGRESQL)
|
||||
LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7-client
|
||||
LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql-client
|
||||
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
|
@ -406,7 +406,7 @@ CONFIGURE_ARGS+=--enable-posix
|
||||
.endif
|
||||
|
||||
.if defined(WITH_POSTGRESQL)
|
||||
LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7-client
|
||||
LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql-client
|
||||
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
|
@ -406,7 +406,7 @@ CONFIGURE_ARGS+=--enable-posix
|
||||
.endif
|
||||
|
||||
.if defined(WITH_POSTGRESQL)
|
||||
LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7-client
|
||||
LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql-client
|
||||
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user