diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-08-18 06:03:21 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-08-18 06:03:21 +0000 |
commit | 9ff6940c8e779361ab31eed613d6561898d1195f (patch) | |
tree | 4aa97f804b4d394ddcfa97f37c70ccce9a6f1b0f /graphics/gimp-devel/files/patch-plug-ins_Makefile.in | |
parent | use absolute path (diff) |
Upgrade to 1.2.2
Done by : vanilla
Fix vinum for several days before bad scsi cable got fixed (Arrrgh !),
and finally lost all his /home and ssh key : vanilla
Notes
Notes:
svn path=/head/; revision=46408
Diffstat (limited to 'graphics/gimp-devel/files/patch-plug-ins_Makefile.in')
-rw-r--r-- | graphics/gimp-devel/files/patch-plug-ins_Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gimp-devel/files/patch-plug-ins_Makefile.in b/graphics/gimp-devel/files/patch-plug-ins_Makefile.in index 3662e91fff77..829f78c7162b 100644 --- a/graphics/gimp-devel/files/patch-plug-ins_Makefile.in +++ b/graphics/gimp-devel/files/patch-plug-ins_Makefile.in @@ -1,11 +1,11 @@ ---- 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@ +--- plug-ins/Makefile.in.orig Fri Jul 27 21:36:22 2001 ++++ plug-ins/Makefile.in Wed Aug 15 22:02:54 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@ |