aboutsummaryrefslogtreecommitdiffstats
path: root/security/clamav
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-06-12 00:58:37 +0800
committernork <nork@FreeBSD.org>2003-06-12 00:58:37 +0800
commiteb891561231b61b3fc835feb25c380fdbcab246b (patch)
tree77aababe5314dcc83f7b8a0b49d987e16db8b3a8 /security/clamav
parentc640f94a01f72d11e986448a164be61f7691cd97 (diff)
downloadfreebsd-ports-gnome-eb891561231b61b3fc835feb25c380fdbcab246b.tar.gz
freebsd-ports-gnome-eb891561231b61b3fc835feb25c380fdbcab246b.tar.zst
freebsd-ports-gnome-eb891561231b61b3fc835feb25c380fdbcab246b.zip
Fix install error.
PR: ports/53112 Submitted by: Michal F. Hanula <frankie@kyblik.pieskovisko.sk> Rob <rob@debank.tv>
Diffstat (limited to 'security/clamav')
-rw-r--r--security/clamav/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 7d7704382fa3..93ecbdb71aad 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clamav
PORTVERSION= 0.54
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://clamav.elektrapro.com/stable/
@@ -22,6 +23,8 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes