aboutsummaryrefslogtreecommitdiff
path: root/sysutils/heartbeat
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
committerPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
commit29863648e3d55a1df8635d93b18e22c74273d9a3 (patch)
tree318f5aebb7be8887ecfcc982de8845cb53f4c5e8 /sysutils/heartbeat
parent130db9c13e9b6bc169c92e3612444205da7a7352 (diff)
downloadports-29863648e3d55a1df8635d93b18e22c74273d9a3.tar.gz
ports-29863648e3d55a1df8635d93b18e22c74273d9a3.zip
Chase the ftp/curl shlib version bump.
Notes
Notes: svn path=/head/; revision=252125
Diffstat (limited to 'sysutils/heartbeat')
-rw-r--r--sysutils/heartbeat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/heartbeat/Makefile b/sysutils/heartbeat/Makefile
index 4063c113b899..2df98bd4d69c 100644
--- a/sysutils/heartbeat/Makefile
+++ b/sysutils/heartbeat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= heartbeat
PORTVERSION= 2.1.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
#MASTER_SITES= http://hg.linux-ha.org/lha-2.1/archive/STABLE-2.1.4.tar.bz2
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -104,6 +104,7 @@ PLIST_SUB+= APCSNMP="@comment "
.if defined(WITH_DRAC3) || exists (${PREFIX}/lib/libcurl.so)
USE_CURL= yes
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
PLIST_SUB+= DRAC3=""
.else
PLIST_SUB+= DRAC3="@comment "