summaryrefslogtreecommitdiff
path: root/security/uvscan
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-08-31 02:35:25 +0000
committerhubertf <hubertf@pkgsrc.org>2000-08-31 02:35:25 +0000
commitf7662c3bf53f02e18952e149a68b5501216d7a76 (patch)
treed00c8bb4d533fd2f62dc50cfe9877f7f11d80d43 /security/uvscan
parent73ba5137f79a6bd66273e8a7cab6d141fff63cc1 (diff)
downloadpkgsrc-f7662c3bf53f02e18952e149a68b5501216d7a76.tar.gz
add CHECK_SHLIBS=no
Diffstat (limited to 'security/uvscan')
-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 \