mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Fix dependency on PostgreSQL.
PR: ports/79618 Submitted by: Ulrich Spoerlein <q@uni.de>
This commit is contained in:
parent
db1a4b3c71
commit
ff8b9ad3dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132676
@ -72,7 +72,7 @@ CONFIGURE_ARGS+=--with-file-perfdata
|
||||
.endif
|
||||
|
||||
.if defined(WITH_PGSQL)
|
||||
LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7
|
||||
USE_PGSQL= yes
|
||||
CONFIGURE_ARGS+=--with-pgsql-lib=${LOCALBASE}/pgsql \
|
||||
--with-pgsql-inc=${LOCALBASE}/pgsql \
|
||||
--with-pgsql-xdata
|
||||
|
Loading…
x
Reference in New Issue
Block a user