summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-02-13 19:36:01 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-02-13 19:36:01 +0000
commit3bce7ac7d91f91e742c2e4455627b274f51ebff6 (patch)
tree2ffc694152dd535c5bf9cdf680b77d6576c3bd2a /print
parent960d4779443ab66f66e056e9b944a8856f3d8818 (diff)
downloadpkgsrc-3bce7ac7d91f91e742c2e4455627b274f51ebff6.tar.gz
change PLATFORM to alphaosf for the alpha version.
Thanks to Michael Hitch for finding this.
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 db06f1b1b6f..4620e080260 100644
--- a/print/acroread3/Makefile
+++ b/print/acroread3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/02/13 15:34:10 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.3 2000/02/13 19:36:01 dmcmahill Exp $
PKGNAME= acroread-3.01
CATEGORIES= print
@@ -25,7 +25,7 @@ PLATFORM= intellinux
IGNORE= "requires Digital UNIX libraries - see compat_osf1(8)"
.endif
DISTNAME= acroread_osf_301
-PLATFORM= osf
+PLATFORM= alphaosf
.elif (${MACHINE_ARCH} == "sparc")
.if !exists(/emul/sunos/usr/lib/ld.so)
IGNORE= "requires SunOS libraries - see compat_sunos(8)"