From 181bf9bdca8065de5a592587bd86823e0b288ce0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 30 Jul 2010 12:49:03 +0200 Subject: fix build on FreeBSD host --- package/firefox/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/firefox/Makefile') diff --git a/package/firefox/Makefile b/package/firefox/Makefile index 234386e9c..3280d711b 100644 --- a/package/firefox/Makefile +++ b/package/firefox/Makefile @@ -44,6 +44,8 @@ CONFIGURE_ARGS+= --enable-application=browser \ --with-system-png \ --with-system-nss \ --with-system-nspr \ + --with-libIDL-prefix=${STAGING_DIR}/usr \ + --with-glib-prefix=${STAGING_DIR}/usr \ --enable-libxul \ --disable-tests \ --disable-static \ -- cgit v1.2.3