pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/radiance Select radiance's "sparcstation" bui...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbddd9c69ed2
branches: trunk
changeset: 602373:bbddd9c69ed2
user: dholland <dholland%pkgsrc.org@localhost>
date: Fri Apr 13 05:16:18 2012 +0000
description:
Select radiance's "sparcstation" build for Solaris. It might work...
diffstat:
graphics/radiance/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r dbb15706edc0 -r bbddd9c69ed2 graphics/radiance/Makefile
--- a/graphics/radiance/Makefile Fri Apr 13 05:10:24 2012 +0000
+++ b/graphics/radiance/Makefile Fri Apr 13 05:16:18 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/04/07 13:12:10 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2012/04/13 05:16:18 dholland Exp $
#
DISTNAME= rad3R6P1
@@ -65,6 +65,8 @@
PKGSRC_ARCH= 12
.elif ${OPSYS} == "Linux"
PKGSRC_ARCH= 6
+.elif ${OPSYS} == "SunOS"
+PKGSRC_ARCH= 1
.elif ${OPSYS} == "IRIX"
PKGSRC_ARCH= 3
PLIST.gl= yes
Home |
Main Index |
Thread Index |
Old Index