summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-12-22 05:09:19 +0000
committersakamoto <sakamoto>1999-12-22 05:09:19 +0000
commit1b7ed7b9b811ef757e78d4dd8d3573d4669dab54 (patch)
treec58e9bda5ac27d643a80e2a58397389501d6834a /print
parentbf0a5b070971d281e2ac0e18600f3e450353b01b (diff)
downloadpkgsrc-1b7ed7b9b811ef757e78d4dd8d3573d4669dab54.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)