summaryrefslogtreecommitdiffstats
path: root/antivirus/clamav/DEPENDS
diff options
context:
space:
mode:
authorTreeve Jelbert2016-05-12 11:46:24 +0200
committerTreeve Jelbert2016-05-12 11:46:24 +0200
commit21707e89e0d0e14017aec4fff491c1e89b06137f (patch)
treed9feeb6cf1df4c981f8ca745b8d9a0d05938ab19 /antivirus/clamav/DEPENDS
parent0af694a89f59851d96743f8f23187b7b1aa8949c (diff)
clamav-0.99.2 SECURITY FIX
Diffstat (limited to 'antivirus/clamav/DEPENDS')
-rwxr-xr-xantivirus/clamav/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/antivirus/clamav/DEPENDS b/antivirus/clamav/DEPENDS
index b1884647fa..96ec475c85 100755
--- a/antivirus/clamav/DEPENDS
+++ b/antivirus/clamav/DEPENDS
@@ -14,6 +14,6 @@ optional_depends gmp "--enable-dsig" \
optional_depends ncurses '--enable-clamdtop' \
'--disable-clamdtop' \
'build clamdtop' &&
-optional_depends llvm '' '' 'JIT support in engine' &&
+optional_depends llvm '--enable-llvm --with-system-llvm' '--disable-llvm' 'JIT support in engine' &&
optional_depends SYSTEM-LOGGER "" "" "to log activity" &&
optional_depends SSL '' '' 'SSL crypto support'