summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-12-22 05:09:19 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-12-22 05:09:19 +0000
commita8dbfc006bc5828390f8984c425eb4d37a8bfb97 (patch)
treec58e9bda5ac27d643a80e2a58397389501d6834a /print
parent548b089fef29ea237e08f6e6da7fb8353d0a2ee8 (diff)
downloadpkgsrc-a8dbfc006bc5828390f8984c425eb4d37a8bfb97.tar.gz
DEPENDS=suse_linux-6.1p1:../../emulators/suse_linux, suggested by Hubert Feyrer.
Diffstat (limited to 'print')
-rw-r--r--print/acroread/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index 73077080965..04448318a97 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/11/23 16:26:13 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 1999/12/22 05:09:20 sakamoto Exp $
# FreeBSD Id: Makefile,v 1.13 1999/04/08 07:49:18 dima Exp $
PKGNAME= acroread-4.0
@@ -18,9 +18,7 @@ NO_BUILD= YES
.if ${OPSYS} == "NetBSD"
.if (${MACHINE_ARCH} == "i386")
-.if !exists(/emul/linux/lib/ld-linux.so.1)
-IGNORE= requires Linux glibc2 libraries - see compat_linux(8)
-.endif
+DEPENDS= suse_linux-6.1p1:../../emulators/suse_linux
DISTNAME= linux-ar-40
#.elif (${MACHINE_ARCH} == "alpha")
#.if !exists(/emul/osf1/sbin/loader)