From 75e89f294d2f7ee267b14aed38cd90cfcc58f8b2 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Wed, 11 Jun 2003 16:58:37 +0000 Subject: Fix install error. PR: ports/53112 Submitted by: Michal F. Hanula Rob --- security/clamav/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'security/clamav') 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 -- cgit v1.2.3