Fix build error on amd64.

This commit is contained in:
Norikatsu Shigemura 2009-06-27 14:56:49 +00:00
parent 9a85a84dd2
commit 42606f985e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236687

View File

@ -29,7 +29,7 @@ WEBPLUGINS_FILES= libmoonshine-plugin.so
.include "${PORTSDIR}/www/firefox/Makefile.webplugins"
.if ${ARCH} == "amd64"
BROKEN= does not configure
ARCH= x86_64
.endif
.if defined(WITH_XPI_PLUGIN_ONLY)