pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/seamonkey Fix gtk2 packaging
details: https://anonhg.NetBSD.org/pkgsrc/rev/77e7476ebed4
branches: trunk
changeset: 358546:77e7476ebed4
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue Feb 14 14:09:28 2017 +0000
description:
Fix gtk2 packaging
Reported by Riccardo Mottola.
diffstat:
www/seamonkey/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r ea82f74d963c -r 77e7476ebed4 www/seamonkey/options.mk
--- a/www/seamonkey/options.mk Tue Feb 14 12:20:43 2017 +0000
+++ b/www/seamonkey/options.mk Tue Feb 14 14:09:28 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.35 2017/02/11 12:12:25 abs Exp $
+# $NetBSD: options.mk,v 1.36 2017/02/14 14:09:28 ryoon Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.seamonkey
@@ -31,7 +31,6 @@
.if !empty(PKG_OPTIONS:Mgtk2)
CONFIGURE_ARGS+= --enable-default-toolkit=cairo-gtk2
.include "../../x11/gtk2/buildlink3.mk"
-PLIST.gtk3= no
.endif
.if !empty(PKG_OPTIONS:Mgtk3)
Home |
Main Index |
Thread Index |
Old Index