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/gnomelibs/files/patch-bc | |
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/gnomelibs/files/patch-bc')
-rw-r--r-- | x11/gnomelibs/files/patch-bc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnomelibs/files/patch-bc b/x11/gnomelibs/files/patch-bc index 393384efdff8..3f0690acc14a 100644 --- a/x11/gnomelibs/files/patch-bc +++ b/x11/gnomelibs/files/patch-bc @@ -1,7 +1,7 @@ ---- libgnome/Makefile.in.orig Thu Oct 12 22:03:30 2000 -+++ libgnome/Makefile.in Fri Oct 13 10:07:06 2000 +--- libgnome/Makefile.in.orig Sun Jan 21 16:37:20 2001 ++++ libgnome/Makefile.in Mon Jan 22 13:45:00 2001 @@ -170,3 +170,3 @@ --libgnome_la_LDFLAGS = -version-info 36:1:4 #-rpath $(libdir) +-libgnome_la_LDFLAGS = -version-info 36:2:4 #-rpath $(libdir) +libgnome_la_LDFLAGS = -version-info 4:0:0 #-rpath $(libdir) libgnome_la_LIBADD = $(GLIB_LIBS) -lm $(DL_LIB) |