summaryrefslogtreecommitdiff
path: root/print/acroread
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>1999-07-15 12:27:36 +0000
committerkleink <kleink@pkgsrc.org>1999-07-15 12:27:36 +0000
commit301e438b2c3547afad6221191814e49aec0bab6e (patch)
tree70f991b1ed78916911d53ef876b3bfc44dc4faff /print/acroread
parentd3e0657e1faf8fadf6bdcb15440d629675e644c1 (diff)
downloadpkgsrc-301e438b2c3547afad6221191814e49aec0bab6e.tar.gz
Even though it's not sufficient as a check for a complete Linux emulation
setup, at least check for the ld.so version actually required by the i386 executable; addresses PR pkg/7983.
Diffstat (limited to 'print/acroread')
-rw-r--r--print/acroread/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index f5ae26ab117..12e456b7e28 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/07/01 23:28:31 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/07/15 12:27:36 kleink Exp $
# FreeBSD Id: Makefile,v 1.13 1999/04/08 07:49:18 dima Exp $
PKGNAME= acroread-4.0
@@ -14,7 +14,7 @@ RESTRICTED= "Original installer required to redistribute."
NO_BUILD= YES
.if (${MACHINE_ARCH} == "i386")
-.if !exists(/emul/linux/lib/ld-linux.so.2)
+.if !exists(/emul/linux/lib/ld-linux.so.1)
IGNORE= requires Linux glibc2 libraries - see compat_linux(8)
.endif
DISTNAME= linux-ar-40