diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index 178c04bb26b2..b45c44a31e68 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -26,7 +26,7 @@ TESTS_DESC= Run compile-time tests (req. python) MILTER_DESC= Compile the milter interface STDERR_DESC= Print logs to stderr instead of stdout -OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM TESTS DOCS +OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM DOCS GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 201875f9828e..ad23458784ae 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -25,7 +25,7 @@ MILTER_DESC= Compile the milter interface STDERR_DESC= Print logs to stderr instead of stdout EXPERIMENTAL_DESC= Build experimental code -OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM TESTS DOCS +OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM DOCS GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes