summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xantivirus/clamav/DEPENDS2
-rw-r--r--antivirus/clamav/HISTORY4
2 files changed, 5 insertions, 1 deletions
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 <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS: changed dependency on g++ to dependency on gcc with
+ sub-depends on CXX (scripted)
+
2011-07-26 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.97.2
* FINAL: needs to run ldconfig