summaryrefslogtreecommitdiff
path: root/www/firefox36
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-08-22 08:28:07 +0000
committerwiz <wiz@pkgsrc.org>2011-08-22 08:28:07 +0000
commit6fc9e9556a84c1b8842516dd48053b51897d7c9e (patch)
tree922a6b1264d202a3ac3257892824fee307ae5582 /www/firefox36
parent6b7d350f1e3399a83460551adf400ea13fc0cb9a (diff)
downloadpkgsrc-6fc9e9556a84c1b8842516dd48053b51897d7c9e.tar.gz
Another xulrunner -> xulrunner192 fix.
Diffstat (limited to 'www/firefox36')
-rw-r--r--www/firefox36/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index b8e72dca2b1..aec0a852540 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/08/20 13:05:50 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2011/08/22 08:28:07 wiz Exp $
.include "../../devel/xulrunner192/dist.mk"
PKGNAME= firefox36-${FIREFOX_VER}
@@ -63,7 +63,7 @@ post-install:
BUILDLINK_API_DEPENDS.xulrunner192+= xulrunner192>=${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
BUILD_DEPENDS+= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}{,nb*}:../../devel/xulrunner192
.include "../../devel/xulrunner192/buildlink3.mk"
-.if !empty(PKG_BUILD_OPTIONS.xulrunner:Mgnome)
+.if !empty(PKG_BUILD_OPTIONS.xulrunner192:Mgnome)
CONFIGURE_ARGS+= --enable-gnomevfs --enable-dbus --enable-gnomeui
.else
CONFIGURE_ARGS+= --disable-gnomevfs --disable-dbus --disable-gnomeui