diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/clamav-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index 856e475448af..f5b7fe312020 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -28,8 +28,7 @@ USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_AUTOCONF= yes -WANT_AUTOCONF_VER=257 +USE_AUTOCONF_VER=257 USE_LIBTOOL= yes INSTALLS_SHLIB= yes |