aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-07-22 21:34:48 +0800
committerwxs <wxs@FreeBSD.org>2010-07-22 21:34:48 +0800
commitbfb260d80e94ac5eb65e42cd6ebce0572ffe88cd (patch)
tree954bb24fbac6474d7f20b0772cd9fafdba7994b5 /net-mgmt
parentafbd72edac28f7313997743c27e77e46266d49fc (diff)
downloadfreebsd-ports-gnome-bfb260d80e94ac5eb65e42cd6ebce0572ffe88cd.tar.gz
freebsd-ports-gnome-bfb260d80e94ac5eb65e42cd6ebce0572ffe88cd.tar.zst
freebsd-ports-gnome-bfb260d80e94ac5eb65e42cd6ebce0572ffe88cd.zip
Add libltdl as a depdency.
PR: ports/148696 Submitted by: Benjamin Lee <ben@b1c1l1.com> Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
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