aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-03-17 13:14:34 +0800
committerlinimon <linimon@FreeBSD.org>2009-03-17 13:14:34 +0800
commit38fc30895ded8df3d18de13aeb5a0008983bc52f (patch)
tree675c745f56632318b80aef22621708bed6ea9d31 /multimedia
parent9d1d405258b684a4c1d0a68307b5996433939e0a (diff)
downloadfreebsd-ports-gnome-38fc30895ded8df3d18de13aeb5a0008983bc52f.tar.gz
freebsd-ports-gnome-38fc30895ded8df3d18de13aeb5a0008983bc52f.tar.zst
freebsd-ports-gnome-38fc30895ded8df3d18de13aeb5a0008983bc52f.zip
Mark as not yet ported to sparc64.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/moonlight/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/moonlight/Makefile b/multimedia/moonlight/Makefile
index 969c1c619665..c9ebfa92ba56 100644
--- a/multimedia/moonlight/Makefile
+++ b/multimedia/moonlight/Makefile
@@ -35,6 +35,11 @@ WEBPLUGINS_FILES= libmoonloader.so \
libmoonplugin.so
.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "sparc64"
+IGNORE= does not build: not yet ported to sparc64
+.endif
+
.include "${PORTSDIR}/www/firefox/Makefile.webplugins"
.if !defined(WITHOUT_FF2) || exists(${LOCALBASE}/bin/firefox)