This switches to the gnome-2.24 release branch. Most noteworthy change: gtk includes "gail" now, so it conflicts with the old devel/gail pkg.
13 lines
437 B
Text
13 lines
437 B
Text
$NetBSD: patch-aj,v 1.12 2008/10/16 11:10:07 drochner Exp $
|
|
|
|
--- Makefile.in.orig 2008-09-05 21:25:07.000000000 +0200
|
|
+++ Makefile.in 2008-09-05 21:25:45.000000000 +0200
|
|
@@ -516,7 +516,7 @@
|
|
&& DISPLAY=:$$XID && export DISPLAY
|
|
|
|
|
|
-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib
|
|
+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos contrib
|
|
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
|
|
|
|
# require automake 1.4
|