diff options
Diffstat (limited to 'x11/libgnome/files/patch-help-converters::info::Makefile.in')
-rw-r--r-- | x11/libgnome/files/patch-help-converters::info::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/libgnome/files/patch-help-converters::info::Makefile.in b/x11/libgnome/files/patch-help-converters::info::Makefile.in deleted file mode 100644 index 6d4fea21f0b7..000000000000 --- a/x11/libgnome/files/patch-help-converters::info::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- help-converters/info/Makefile.in 2002/02/20 18:09:43 1.1 -+++ help-converters/info/Makefile.in 2002/02/20 18:10:02 -@@ -134,7 +134,7 @@ - cxxflags_set = @cxxflags_set@ - gnomelocaledir = @gnomelocaledir@ - --INCLUDES = $(LIBGNOME_CFLAGS) -+INCLUDES = -DPREFIX="\"$(PREFIX)\"" -DLOCALBASE="\"$(LOCALBASE)\"" -DX11BASE="\"$(X11BASE)\"" $(LIBGNOME_CFLAGS) - - bin_PROGRAMS = gnome2-info2html - |