diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-08-14 17:00:09 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-08-14 17:00:09 +0000 |
commit | 0bd908ebb2b20dd5dac7ee22c20039edefd4921c (patch) | |
tree | cda0aabf00e7ab55772241d376c5deb4ae6f47ae /security/vscan | |
parent | 85c532b3ad92c1bad29c83d13d51ee8583ab2d37 (diff) | |
download | ports-0bd908ebb2b20dd5dac7ee22c20039edefd4921c.tar.gz ports-0bd908ebb2b20dd5dac7ee22c20039edefd4921c.zip |
Notes
Diffstat (limited to 'security/vscan')
-rw-r--r-- | security/vscan/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
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' |