pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ogle Allow this to build on NetBSD alpha from...
details: https://anonhg.NetBSD.org/pkgsrc/rev/364f5e848ea1
branches: trunk
changeset: 466177:364f5e848ea1
user: jdc <jdc%pkgsrc.org@localhost>
date: Mon Jan 12 19:02:11 2004 +0000
description:
Allow this to build on NetBSD alpha from 1.6ZA onward.
Tested on a PC164LX with 1.6ZF/X4.4.0rc2.
diffstat:
graphics/ogle/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 119138313bec -r 364f5e848ea1 graphics/ogle/Makefile
--- a/graphics/ogle/Makefile Mon Jan 12 18:42:06 2004 +0000
+++ b/graphics/ogle/Makefile Mon Jan 12 19:02:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2003/12/08 22:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2004/01/12 19:02:11 jdc Exp $
DISTNAME= ogle-0.9.2
CATEGORIES= graphics
@@ -12,6 +12,7 @@
ONLY_FOR_PLATFORM+= NetBSD-1.[6-9]*-i386 NetBSD-[2-9]*-i386
ONLY_FOR_PLATFORM+= NetBSD-1.6[D-Z]*-powerpc NetBSD-1.[7-9]*-powerpc
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-powerpc
+ONLY_FOR_PLATFORM+= NetBSD-1.6Z*-alpha NetBSD-[2-9]*-alpha
USE_BUILDLINK2= yes
USE_X11= yes
Home |
Main Index |
Thread Index |
Old Index