diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-07-22 13:34:48 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-07-22 13:34:48 +0000 |
commit | ff2a45dfe331a6e2eec52e8054c5522582259283 (patch) | |
tree | 47dd97e7217de7b5da047b0365dfcf4e869931e4 /net-mgmt | |
parent | 9001141c2edc94e6646ac2da2f68f46f2450a20d (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/collectd/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/collectd5/Makefile | 2 |
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 |