summaryrefslogtreecommitdiff
path: root/devel/xulrunner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xulrunner/Makefile')
-rw-r--r--devel/xulrunner/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile
index 122f56d6fa5..632fae4fcea 100644
--- a/devel/xulrunner/Makefile
+++ b/devel/xulrunner/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2010/12/11 14:46:29 tnn Exp $
+# $NetBSD: Makefile,v 1.45.2.1 2011/03/06 16:39:38 schnoebe Exp $
.include "dist.mk"
PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
@@ -25,6 +25,8 @@ CONFIGURE_ARGS+= --enable-libxul
ALL_ENV+= MOZILLA_PKG_NAME=xulrunner
+MAKE_ENV+= FREEBL_NO_DEPEND=0
+
.include "mozilla-common.mk"
.include "options.mk"