Mark as not yet ported to sparc64.

This commit is contained in:
Mark Linimon 2009-03-17 05:14:34 +00:00
parent 84cc423fa1
commit cef83629cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230289

View File

@ -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)