summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-02-13 19:36:01 +0000
committerdmcmahill <dmcmahill>2000-02-13 19:36:01 +0000
commit75da9756f981db8f5205916455317e44b88a3dd8 (patch)
tree2ffc694152dd535c5bf9cdf680b77d6576c3bd2a /print
parentbccd572cbed1abb5c2e6992f827433a0c539db26 (diff)
downloadpkgsrc-75da9756f981db8f5205916455317e44b88a3dd8.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)"