diff options
Diffstat (limited to 'graphics/gimp/files/patch-plug-ins_Makefile.in')
-rw-r--r-- | graphics/gimp/files/patch-plug-ins_Makefile.in | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/graphics/gimp/files/patch-plug-ins_Makefile.in b/graphics/gimp/files/patch-plug-ins_Makefile.in index 3662e91fff77..74e1fe2ac448 100644 --- a/graphics/gimp/files/patch-plug-ins_Makefile.in +++ b/graphics/gimp/files/patch-plug-ins_Makefile.in @@ -1,11 +1,14 @@ ---- plug-ins/Makefile.in.orig Mon Nov 13 08:16:29 2000 -+++ plug-ins/Makefile.in Mon Nov 13 08:16:45 2000 -@@ -111,7 +111,7 @@ - GT_NO = @GT_NO@ - GT_YES = @GT_YES@ + +$FreeBSD$ + +--- plug-ins/Makefile.in.orig Fri Jul 27 16:36:22 2001 ++++ plug-ins/Makefile.in Mon Aug 13 19:12:32 2001 +@@ -113,7 +113,7 @@ + HAVE_FINITE = @HAVE_FINITE@ HAVE_GTK_DOC = @HAVE_GTK_DOC@ + HAVE_ISFINITE = @HAVE_ISFINITE@ -HELPBROWSER = @HELPBROWSER@ +#HELPBROWSER = @HELPBROWSER@ HTML_DIR = @HTML_DIR@ - INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ INSTOBJEXT = @INSTOBJEXT@ + INTLBISON = @INTLBISON@ |