diff options
Diffstat (limited to 'www/xpi-gwt-dev-plugin/Makefile')
-rw-r--r-- | www/xpi-gwt-dev-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xpi-gwt-dev-plugin/Makefile b/www/xpi-gwt-dev-plugin/Makefile index fa8ac9d2e0bd..26f4096556f3 100644 --- a/www/xpi-gwt-dev-plugin/Makefile +++ b/www/xpi-gwt-dev-plugin/Makefile @@ -15,7 +15,7 @@ DISTNAME= gwt-dev-plugin-${PORTVERSION}-partial MAINTAINER= ports@FreeBSD.org COMMENT= Google Web Toolkit Developer Plugin for Firefox -BUILD_DEPENDS= ${LOCALBASE}/lib/libxul/xpidl:${PORTSDIR}/www/libxul +BUILD_DEPENDS= ${LOCALBASE}/lib/libxul/xpidl:${PORTSDIR}/www/libxul19 ONLY_FOR_ARCHS= amd64 i386 |