summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-07-22 13:34:48 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-07-22 13:34:48 +0000
commitff2a45dfe331a6e2eec52e8054c5522582259283 (patch)
tree47dd97e7217de7b5da047b0365dfcf4e869931e4 /net-mgmt
parentAdd a note about database change in new rabbitmq. (diff)
Add libltdl as a depdency.
PR: ports/148696 Submitted by: Benjamin Lee <ben@b1c1l1.com> Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Notes
Notes: svn path=/head/; revision=258057
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/collectd/Makefile2
-rw-r--r--net-mgmt/collectd5/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index aad4933f50f1..4a964afb1867 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -157,7 +157,7 @@ PLIST_SUB+= APCUPS="@comment "
.if defined(WITH_CURL)
CONFIGURE_ARGS+=--enable-curl --with-libcurl=${LOCALBASE}
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
PLIST_SUB+= CURL=""
.else
CONFIGURE_ARGS+=--disable-curl
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index aad4933f50f1..4a964afb1867 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -157,7 +157,7 @@ PLIST_SUB+= APCUPS="@comment "
.if defined(WITH_CURL)
CONFIGURE_ARGS+=--enable-curl --with-libcurl=${LOCALBASE}
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
PLIST_SUB+= CURL=""
.else
CONFIGURE_ARGS+=--disable-curl