summaryrefslogtreecommitdiff
path: root/print/acroread/Makefile
diff options
context:
space:
mode:
authorsoren <soren>2000-01-12 03:44:28 +0000
committersoren <soren>2000-01-12 03:44:28 +0000
commit7aa4233a093c73b154f6b098bfe147f7ea11076c (patch)
tree3eb40cc1346055a8b24e23326121342188fdd993 /print/acroread/Makefile
parente30500bc07befacfbe98999e168aa563c4c58dd0 (diff)
downloadpkgsrc-7aa4233a093c73b154f6b098bfe147f7ea11076c.tar.gz
Allow newer versions of SuSE Linux libraries.
Diffstat (limited to 'print/acroread/Makefile')
-rw-r--r--print/acroread/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index 04448318a97..42049fef2b2 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/12/22 05:09:20 sakamoto Exp $
+# $NetBSD: Makefile,v 1.9 2000/01/12 03:44:28 soren Exp $
# FreeBSD Id: Makefile,v 1.13 1999/04/08 07:49:18 dima Exp $
PKGNAME= acroread-4.0
@@ -18,7 +18,7 @@ NO_BUILD= YES
.if ${OPSYS} == "NetBSD"
.if (${MACHINE_ARCH} == "i386")
-DEPENDS= suse_linux-6.1p1:../../emulators/suse_linux
+DEPENDS= suse_linux>=6.1p1:../../emulators/suse_linux
DISTNAME= linux-ar-40
#.elif (${MACHINE_ARCH} == "alpha")
#.if !exists(/emul/osf1/sbin/loader)