summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2000-08-22 10:54:34 +0000
committerwiz <wiz>2000-08-22 10:54:34 +0000
commitdf32e1b8c95d42aac24d1de8479a8dceaa52c2df (patch)
tree6c46b3ef80c68d56ddba3638b4b420807ccccc08 /print
parent6f4d1f2b76e70a0623199ff316316fd277285c17 (diff)
downloadpkgsrc-df32e1b8c95d42aac24d1de8479a8dceaa52c2df.tar.gz
depend on suse-linux>=6.3 instead of -6.3 (we are at 6.3nb1 right now)
Diffstat (limited to 'print')
-rw-r--r--print/acroread3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile
index 210ab9ef998..70e0468c62b 100644
--- a/print/acroread3/Makefile
+++ b/print/acroread3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/08/21 21:01:33 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 2000/08/22 10:54:34 wiz Exp $
PKGNAME= acroread3-3.01
CATEGORIES= print
@@ -20,7 +20,7 @@ NO_BUILD= YES
.if ${OPSYS} == "NetBSD"
.if (${MACHINE_ARCH} == "i386")
-DEPENDS= suse_linux-6.3:../../emulators/suse_linux
+DEPENDS= suse_linux>=6.3:../../emulators/suse_linux
DISTNAME= acroread_linux_301
PLATFORM= intellinux
.elif (${MACHINE_ARCH} == "alpha")