diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-26 00:02:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-26 00:02:03 +0000 |
commit | ca3340055835a7bb42e0d56ee2586b68f0338f45 (patch) | |
tree | 0cbac6110ac57a4a04023a824b41b7bd8ba4b27b /sysutils/heartbeat | |
parent | 29cf7d5d06dfa1b984d531151889743dd8687c25 (diff) |
Notes
Diffstat (limited to 'sysutils/heartbeat')
-rw-r--r-- | sysutils/heartbeat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/heartbeat/Makefile b/sysutils/heartbeat/Makefile index cac05343e750..1a388a463b2f 100644 --- a/sysutils/heartbeat/Makefile +++ b/sysutils/heartbeat/Makefile @@ -100,7 +100,6 @@ PLIST_SUB+= APCSNMP="@comment " .endif .if ${PORT_OPTIONS:MDRAC3} || exists (${PREFIX}/lib/libcurl.so) -USE_CURL= yes LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl PLIST_SUB+= DRAC3="" .else |