summaryrefslogtreecommitdiff
path: root/cross/i386-linux
diff options
context:
space:
mode:
authorfredb <fredb>2000-09-13 13:51:29 +0000
committerfredb <fredb>2000-09-13 13:51:29 +0000
commita60500791365a8c7d482981cd8a67fbf3e0fbfb2 (patch)
treeda5b0d3b9be29550a3794f62fa03974f6f6295e8 /cross/i386-linux
parent942b92402ea9a812c41ad07e20704aa68eb6a557 (diff)
downloadpkgsrc-a60500791365a8c7d482981cd8a67fbf3e0fbfb2.tar.gz
Don't try to run check-shlibs over linux binaries.
Diffstat (limited to 'cross/i386-linux')
-rw-r--r--cross/i386-linux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile
index aa15cc1a5b7..8f8728342bf 100644
--- a/cross/i386-linux/Makefile
+++ b/cross/i386-linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/03/28 17:16:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2000/09/13 13:51:29 fredb Exp $
#
DISTVERSION= 2.0.7.1
@@ -11,6 +11,7 @@ MAINTAINER= packages@netbsd.org
BUILD_DEPENDS+= rpm2cpio:../../misc/rpm
BUILD_DEPENDS+= autoheader:../../devel/autoconf
+CHECK_SHLIBS= no
WRKSRC= ${WRKDIR}
USE_CROSS_BINUTILS= yes