diff options
author | ade <ade@FreeBSD.org> | 2000-06-02 04:25:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-02 04:25:44 +0800 |
commit | 567add25c8eb974d4d243881036437c8f70ce852 (patch) | |
tree | f5a808655e286c38047633a7e449d87ad9ce7b3c /devel/bonobo/files | |
parent | f5e819f9845dc4bdf5a1e5a681d74779a2333a48 (diff) | |
download | freebsd-ports-gnome-567add25c8eb974d4d243881036437c8f70ce852.tar.gz freebsd-ports-gnome-567add25c8eb974d4d243881036437c8f70ce852.tar.zst freebsd-ports-gnome-567add25c8eb974d4d243881036437c8f70ce852.zip |
Update to 0.15, now with OAF support (gnorba is going away)
Diffstat (limited to 'devel/bonobo/files')
-rw-r--r-- | devel/bonobo/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/bonobo/files/patch-ab b/devel/bonobo/files/patch-ab index f8ef41b72072..9044d9b253ac 100644 --- a/devel/bonobo/files/patch-ab +++ b/devel/bonobo/files/patch-ab @@ -34,6 +34,17 @@ bonobo_audio_ulaw_LDADD = $(top_builddir)/bonobo/libbonobo.la $(GTK_LIBS) $(GNOME_LIBDIR) $(GNOMEGNORBA_LIBS) $(INTLLIBS) +--- components/audio-ulaw/doc/C/Makefile.in.orig Wed May 31 15:57:26 2000 ++++ components/audio-ulaw/doc/C/Makefile.in Thu Jun 1 14:58:56 2000 +@@ -141,7 +141,7 @@ + cxxflags_set = @cxxflags_set@ + l = @l@ + +-audio_ulaw_helpdir = $(datadir)/gnome/bonobo/docs/audio_ulaw/C ++audio_ulaw_helpdir = $(datadir)/bonobo/docs/audio_ulaw/C + + # + # Module configuration information --- components/text-plain/Makefile.in.orig Tue Feb 22 00:06:58 2000 +++ components/text-plain/Makefile.in Tue Feb 22 11:16:45 2000 @@ -137,7 +137,7 @@ |