summaryrefslogtreecommitdiff
path: root/security/uvscan/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-31 02:35:25 +0000
committerhubertf <hubertf>2000-08-31 02:35:25 +0000
commite2eb15e00cef84eb6095bb42d7c1c9543c98539c (patch)
treed00c8bb4d533fd2f62dc50cfe9877f7f11d80d43 /security/uvscan/Makefile
parent99e392fb2d4b99dfa25311f8558959f38c325755 (diff)
downloadpkgsrc-e2eb15e00cef84eb6095bb42d7c1c9543c98539c.tar.gz
add CHECK_SHLIBS=no
Diffstat (limited to 'security/uvscan/Makefile')
-rw-r--r--security/uvscan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile
index 8c2dba25fe8..5b88b2eaf3c 100644
--- a/security/uvscan/Makefile
+++ b/security/uvscan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/08/25 00:20:24 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2000/08/31 02:35:27 hubertf Exp $
#
DISTNAME= vlnx407e
@@ -24,7 +24,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
-LDD?= /emul/linux/usr/bin/ldd
+CHECK_SHLIBS= no
do-configure:
${SED} <${FILESDIR}/uvscan.sh >${WRKSRC}/uvscan.sh \