diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-24 05:07:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-24 05:07:19 +0000 |
commit | 77b07c735b1479d4bae88a3578dde6f1a8490d90 (patch) | |
tree | 77916abf7205bca99521f0d478817756d594142d /x11/gnome-libs/files/patch-bd | |
parent | Update to 1.19. (diff) |
Update to 1.2.9 -- bring in a few pieces of documentation here
which slightly change a few other ports.
Notes
Notes:
svn path=/head/; revision=37520
Diffstat (limited to 'x11/gnome-libs/files/patch-bd')
-rw-r--r-- | x11/gnome-libs/files/patch-bd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-libs/files/patch-bd b/x11/gnome-libs/files/patch-bd index cdcc760e9e26..08c2a8a547a7 100644 --- a/x11/gnome-libs/files/patch-bd +++ b/x11/gnome-libs/files/patch-bd @@ -1,12 +1,12 @@ ---- libgnomeui/Makefile.in.orig Thu Oct 12 22:03:38 2000 -+++ libgnomeui/Makefile.in Fri Oct 13 10:08:00 2000 +--- libgnomeui/Makefile.in.orig Sun Jan 21 16:37:24 2001 ++++ libgnomeui/Makefile.in Mon Jan 22 13:45:42 2001 @@ -201,3 +201,3 @@ --libgnomeui_la_LDFLAGS = -version-info 44:1:12 -rpath $(libdir) +-libgnomeui_la_LDFLAGS = -version-info 45:0:13 -rpath $(libdir) +libgnomeui_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir) libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS) @@ -260,3 +260,3 @@ - gtkpixmapmenuitem.lo + gtk-ted.lo gtkdial.lo gtkpixmapmenuitem.lo -PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) +PROGRAMS = $(bin_PROGRAMS) |