diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-01-21 15:36:45 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-01-21 15:36:45 +0000 |
commit | 7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 (patch) | |
tree | 22c0efaf2b6bb5b461389f9bac9542c7e3a5909a /x11/gnome-libs/files/patch-bf | |
parent | Now buildable on 4.x, still broken on >= 5.x. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_11_0'.release/4.11.0
Diffstat (limited to 'x11/gnome-libs/files/patch-bf')
-rw-r--r-- | x11/gnome-libs/files/patch-bf | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/gnome-libs/files/patch-bf b/x11/gnome-libs/files/patch-bf deleted file mode 100644 index 4e10c904b528..000000000000 --- a/x11/gnome-libs/files/patch-bf +++ /dev/null @@ -1,20 +0,0 @@ ---- support/Makefile.in.orig Thu Apr 8 11:33:39 1999 -+++ support/Makefile.in Thu Apr 8 08:46:59 1999 -@@ -148,7 +148,7 @@ - mcserv = @mcserv@ - need_gnome_support = @need_gnome_support@ - --supportexecincludedir = $(pkglibdir)/include -+supportexecincludedir = $(includedir) - - INCLUDES = -D_GNU_SOURCE - -@@ -170,7 +170,7 @@ - - libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c - libgnomesupport_la_LIBADD = @LTLIBOBJS@ --libgnomesupport_la_LDFLAGS = -version-info 0:0:0 -+libgnomesupport_la_LDFLAGS = -version-info 5:0:0 - - BUILT_SOURCES = gnomesupport.h - |