diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-02-11 00:56:21 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-02-11 00:56:21 +0000 |
commit | 4c8aac45b3b18e0d722ac24f6aca2272da63b0d4 (patch) | |
tree | ae8c772274826b50fd12a06545a0750c1d955198 /security/clamav | |
parent | 47e5ebc124cf2a641dc3a9e6e3068c42cbe4040e (diff) | |
download | ports-4c8aac45b3b18e0d722ac24f6aca2272da63b0d4.tar.gz ports-4c8aac45b3b18e0d722ac24f6aca2272da63b0d4.zip |
Notes
Diffstat (limited to 'security/clamav')
-rw-r--r-- | security/clamav/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 3743f49a14a1..a7c93a8ed8cb 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM TESTS DOCS GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes +USE_GCC= any USE_RC_SUBR= clamav-clamd clamav-freshclam CLAM_CONF_FILES= clamd freshclam |