diff options
Diffstat (limited to 'security/clamcour/Makefile')
-rw-r--r-- | security/clamcour/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamcour/Makefile b/security/clamcour/Makefile index 7afab7df5178..a7cbc98d2fb0 100644 --- a/security/clamcour/Makefile +++ b/security/clamcour/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= courier-config:${PORTSDIR}/mail/courier LIB_DEPENDS= clamav.1:${PORTSDIR}/security/clamav USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-clamav-config=${LOCALBASE}/bin \ |