pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox Fix non-gtk3 (gtk2) packaging



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b908b6da7720
branches:  trunk
changeset: 358419:b908b6da7720
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Feb 12 07:36:27 2017 +0000

description:
Fix non-gtk3 (gtk2) packaging

diffstat:

 www/firefox/options.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e6921e572ec7 -r b908b6da7720 www/firefox/options.mk
--- a/www/firefox/options.mk    Sun Feb 12 06:52:24 2017 +0000
+++ b/www/firefox/options.mk    Sun Feb 12 07:36:27 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.36 2017/02/11 12:12:02 abs Exp $
+# $NetBSD: options.mk,v 1.37 2017/02/12 07:36:27 ryoon Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.firefox
 
@@ -33,7 +33,6 @@
 CONFIGURE_ARGS+=       --enable-default-toolkit=cairo-gtk2
 BUILDLINK_API_DEPENDS.gtk2+=  gtk2+>=2.18.3nb1
 .include "../../x11/gtk2/buildlink3.mk"
-PLIST.gtk3=            no
 .endif
 
 # As of firefox-51 gtk2 is still pulled in implicitly



Home | Main Index | Thread Index | Old Index