summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authordholland <dholland>2012-04-13 05:16:18 +0000
committerdholland <dholland>2012-04-13 05:16:18 +0000
commit3781ad779883ed8819ae074b21a0402f814b87df (patch)
treeca7dff0615cedfa40d418383563d8e4f9760b282 /graphics
parent500403b2f18c24e904dd5608ac60de9db57bb1c7 (diff)
downloadpkgsrc-3781ad779883ed8819ae074b21a0402f814b87df.tar.gz
Select radiance's "sparcstation" build for Solaris. It might work...
Diffstat (limited to 'graphics')
-rw-r--r--graphics/radiance/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/radiance/Makefile b/graphics/radiance/Makefile
index 1d838f869b9..7d5d80a1f16 100644
--- a/graphics/radiance/Makefile
+++ b/graphics/radiance/Makefile
@@ -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= 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