Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2013 00:02:04 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337467 - head/sysutils/heartbeat
Message-ID:  <201312260002.rBQ024EE077319@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Dec 26 00:02:03 2013
New Revision: 337467
URL: http://svnweb.freebsd.org/changeset/ports/337467

Log:
  Remove usage of non existing macro

Modified:
  head/sysutils/heartbeat/Makefile

Modified: head/sysutils/heartbeat/Makefile
==============================================================================
--- head/sysutils/heartbeat/Makefile	Wed Dec 25 23:50:00 2013	(r337466)
+++ head/sysutils/heartbeat/Makefile	Thu Dec 26 00:02:03 2013	(r337467)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312260002.rBQ024EE077319>