From cafb0677c863cf799adb022a19af39b470ad58c8 Mon Sep 17 00:00:00 2001 From: Florian Franzmann Date: Sat, 30 Jul 2011 22:02:58 +0200 Subject: antivirus/clamav: changed dependency on g++ to dependency on gcc with CXX (scripted) --- antivirus/clamav/DEPENDS | 2 +- antivirus/clamav/HISTORY | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'antivirus') diff --git a/antivirus/clamav/DEPENDS b/antivirus/clamav/DEPENDS index bda085a15e..e0845a2565 100755 --- a/antivirus/clamav/DEPENDS +++ b/antivirus/clamav/DEPENDS @@ -1,4 +1,4 @@ -depends g++ && +depends -sub CXX gcc && depends zlib && optional_depends bzip2 "--enable-bzip2" \ "--disable-bzip2" \ diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY index d93054a229..029a3e8c5b 100644 --- a/antivirus/clamav/HISTORY +++ b/antivirus/clamav/HISTORY @@ -1,3 +1,7 @@ +2011-07-30 Florian Franzmann + * DEPENDS: changed dependency on g++ to dependency on gcc with + sub-depends on CXX (scripted) + 2011-07-26 Treeve Jelbert * DETAILS: version 0.97.2 * FINAL: needs to run ldconfig -- cgit v1.2.3