summaryrefslogtreecommitdiff
path: root/security/clamav
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-06-11 16:58:37 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-06-11 16:58:37 +0000
commit75e89f294d2f7ee267b14aed38cd90cfcc58f8b2 (patch)
tree2750e5c7a8bc844950874004b762aa61ddee9a0d /security/clamav
parentUpdate MASTER_SITES (diff)
Fix install error.
PR: ports/53112 Submitted by: Michal F. Hanula <frankie@kyblik.pieskovisko.sk> Rob <rob@debank.tv>
Notes
Notes: svn path=/head/; revision=82796
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