From bc8a857177adfb69f66e1c456737227104b5ee20 Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 28 Aug 2012 16:39:19 +0000 Subject: Fix PLIST for !nobranding --- www/firefox/Makefile | 3 ++- www/firefox/PLIST | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 0d572371336..8415b883f9c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2012/08/28 12:42:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.106 2012/08/28 16:39:19 abs Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${FIREFOX_VER} @@ -11,6 +11,7 @@ LICENSE= mpl-1.1 MOZILLA_DIR= # empty +# Note: when updating remember to conditionalise about-background.png in PLIST CONFIGURE_ARGS+= --enable-application=browser CONFIGURE_ARGS+= --with-libxul-sdk=${PREFIX}/lib/xulrunner-sdk CONFIGURE_ARGS+= --with-system-libxul diff --git a/www/firefox/PLIST b/www/firefox/PLIST index cc32882538d..70dfe765690 100644 --- a/www/firefox/PLIST +++ b/www/firefox/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.55 2012/08/28 12:42:02 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.56 2012/08/28 16:39:19 abs Exp $ bin/firefox lib/firefox/application.ini lib/firefox/blocklist.xml lib/firefox/chrome.manifest ${PLIST.nobranding}lib/firefox/chrome/browser/content/branding/about-background.png -lib/firefox/chrome/browser/content/branding/about-background.png lib/firefox/chrome/browser/content/branding/about-logo.png lib/firefox/chrome/browser/content/branding/about-wordmark.png lib/firefox/chrome/browser/content/branding/about.png -- cgit v1.2.3