pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnome-terminal fix build with gtk2-2.20, problem r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a41c46eb5abe
branches: trunk
changeset: 576483:a41c46eb5abe
user: drochner <drochner%pkgsrc.org@localhost>
date: Sat Jun 12 12:50:44 2010 +0000
description:
fix build with gtk2-2.20, problem reported by Greg Oster per PR pkg/43460
diffstat:
x11/gnome-terminal/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1053bf7a1f05 -r a41c46eb5abe x11/gnome-terminal/Makefile
--- a/x11/gnome-terminal/Makefile Sat Jun 12 10:49:36 2010 +0000
+++ b/x11/gnome-terminal/Makefile Sat Jun 12 12:50:44 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2010/01/27 08:46:50 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2010/06/12 12:50:44 drochner Exp $
#
DISTNAME= gnome-terminal-2.28.2
@@ -27,6 +27,7 @@
GCONF_SCHEMAS= gnome-terminal.schemas
PYTHON_FOR_BUILD_ONLY= YES
+BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
BUILDLINK_API_DEPENDS.GConf+= GConf>=2.14.0
Home |
Main Index |
Thread Index |
Old Index