summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-04-07 09:28:07 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-04-07 09:28:07 +0000
commitff8b9ad3dd138e2f01e09c3a2ba355ccc64dfc1f (patch)
tree1270d86e3a6293aea1e159c0699e5f7f885ed29b /net-mgmt
parentadd p5-Module-Pluggable-Fast 0.13 (diff)
- Fix dependency on PostgreSQL.
PR: ports/79618 Submitted by: Ulrich Spoerlein <q@uni.de>
Notes
Notes: svn path=/head/; revision=132676
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nagios12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios12/Makefile b/net-mgmt/nagios12/Makefile
index b6a4c2d36c59..4decbf9c3ea2 100644
--- a/net-mgmt/nagios12/Makefile
+++ b/net-mgmt/nagios12/Makefile
@@ -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