diff options
-rw-r--r-- | www/xpi-gwt-dev-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/xpi-gwt-dev-plugin/Makefile b/www/xpi-gwt-dev-plugin/Makefile index b777d138876c..befb9253ec57 100644 --- a/www/xpi-gwt-dev-plugin/Makefile +++ b/www/xpi-gwt-dev-plugin/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= firefox3:${PORTSDIR}/www/firefox35 \ ${LOCALBASE}/lib/libxul/xpidl:${PORTSDIR}/www/libxul RUN_DEPENDS= firefox3:${PORTSDIR}/www/firefox35 +ONLY_FOR_ARCHS= amd64 i386 + USE_BZIP2= yes USE_GMAKE= yes |