diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-13 17:14:24 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-13 17:14:24 +0000 |
commit | 835b09cfd8809b0835135f79901129f4e46e84d6 (patch) | |
tree | 0a3a4b5384bcb59e16d2771e6353c70a3c5e6bc9 /graphics/gimp1/files/patch-plug-ins_Makefile.in | |
parent | Update to Vim 6.0 beta AR (diff) |
Update to 1.2.2.
Diffstat (limited to 'graphics/gimp1/files/patch-plug-ins_Makefile.in')
-rw-r--r-- | graphics/gimp1/files/patch-plug-ins_Makefile.in | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/graphics/gimp1/files/patch-plug-ins_Makefile.in b/graphics/gimp1/files/patch-plug-ins_Makefile.in index 3662e91fff77..74e1fe2ac448 100644 --- a/graphics/gimp1/files/patch-plug-ins_Makefile.in +++ b/graphics/gimp1/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@ |