Mark as not yet ported to sparc64.
This commit is contained in:
parent
84cc423fa1
commit
cef83629cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230289
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user