diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
commit | 336b31c3940aea29270fc9fd9b51d3ba1633729e (patch) | |
tree | ab986f61fb6fef3625ba83cee9ea5d304243bfe8 /x11-toolkits/libgnomeui/files/patch-Makefile.in | |
parent | add ocaml-images 2.10 (diff) |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
Diffstat (limited to 'x11-toolkits/libgnomeui/files/patch-Makefile.in')
-rw-r--r-- | x11-toolkits/libgnomeui/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/libgnomeui/files/patch-Makefile.in b/x11-toolkits/libgnomeui/files/patch-Makefile.in index a0bf02e31068..5eb473f9c1d8 100644 --- a/x11-toolkits/libgnomeui/files/patch-Makefile.in +++ b/x11-toolkits/libgnomeui/files/patch-Makefile.in @@ -1,8 +1,8 @@ ---- Makefile.in.orig Fri May 17 20:27:51 2002 -+++ Makefile.in Fri May 17 20:29:00 2002 -@@ -115,7 +115,7 @@ - VERSION = @VERSION@ - YACC = @YACC@ +--- Makefile.in.orig Sat Nov 9 02:33:58 2002 ++++ Makefile.in Sat Nov 9 02:36:36 2002 +@@ -122,7 +122,7 @@ + cxxflags_set = @cxxflags_set@ + gnomelocaledir = @gnomelocaledir@ -SUBDIRS = libgnomeui glade images demos test-gnome doc po #tests +SUBDIRS = libgnomeui glade images demos doc po #tests |