summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 22:02:59 +0200
committerFlorian Franzmann2011-07-30 22:02:59 +0200
commit9ac7943111dbfce92ef6a017ba03334963abbfb0 (patch)
treef338dd01589a35565fdf29c5482d16380128d942
parentcafb0677c863cf799adb022a19af39b470ad58c8 (diff)
antivirus/inoclam: changed dependency on g++ to dependency on gcc with CXX (scripted)
-rwxr-xr-xantivirus/inoclam/DEPENDS2
-rw-r--r--antivirus/inoclam/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/antivirus/inoclam/DEPENDS b/antivirus/inoclam/DEPENDS
index 64c92a6e26..ea7d40208b 100755
--- a/antivirus/inoclam/DEPENDS
+++ b/antivirus/inoclam/DEPENDS
@@ -1,4 +1,4 @@
-depends g++ &&
+depends -sub CXX gcc &&
depends cmake &&
depends clamav &&
depends inotify-tools &&
diff --git a/antivirus/inoclam/HISTORY b/antivirus/inoclam/HISTORY
index f0e1c10f13..5243311404 100644
--- a/antivirus/inoclam/HISTORY
+++ b/antivirus/inoclam/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)
+
2009-04-16 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.4.0