From 0bd908ebb2b20dd5dac7ee22c20039edefd4921c Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Tue, 14 Aug 2001 17:00:09 +0000 Subject: Switch to using ports/misc/compat3x --- security/vscan/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'security') diff --git a/security/vscan/Makefile b/security/vscan/Makefile index d531c73af990..69dfcb4f46f3 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jeh@FreeBSD.org RUN_DEPENDS+= ${LOCALBASE}/sbin/update_dat:${PORTSDIR}/security/uvscan-dat +LIB_DEPENDS+= c.3:${PORTSDIR}/misc/compat3x ONLY_FOR_ARCHS= i386 NO_BUILD= YES @@ -23,10 +24,6 @@ NO_WRKSUBDIR= YES LICENSE= shareware RESTRICTED= "restrictive 30 day evaluation license" -.if !exists(/usr/lib/compat/libc.so.3) -BROKEN= "You must have the compat3x libraries installed." -.endif - do-configure: ${SED} <${FILESDIR}/uvscan.sh >${WRKSRC}/uvscan.sh \ -e 's:@@PREFIX@@:${PREFIX}:g' -- cgit v1.2.3