diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 04:01:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 04:01:52 +0000 |
commit | 3ca3ac7fef7a7e2c5dae9374cda4f6358313511c (patch) | |
tree | 8e0f05f1513a9c26673b09c994f2bca3a0adfbfe /graphics/gimp1/files/patch-plug-ins_Makefile.in | |
parent | Don't depend on saslauthd. This is preparation for saslauthd (diff) |
Update to 1.2.4.
Notes
Notes:
svn path=/head/; revision=81848
Diffstat (limited to 'graphics/gimp1/files/patch-plug-ins_Makefile.in')
-rw-r--r-- | graphics/gimp1/files/patch-plug-ins_Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gimp1/files/patch-plug-ins_Makefile.in b/graphics/gimp1/files/patch-plug-ins_Makefile.in index 829f78c7162b..503a87e4f6e0 100644 --- a/graphics/gimp1/files/patch-plug-ins_Makefile.in +++ b/graphics/gimp1/files/patch-plug-ins_Makefile.in @@ -1,9 +1,9 @@ ---- 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@ +--- plug-ins/Makefile.in.orig Mon May 19 19:07:31 2003 ++++ plug-ins/Makefile.in Sat May 31 19:44:38 2003 +@@ -111,7 +111,7 @@ + GTK_CONFIG = @GTK_CONFIG@ + GTK_LIBS = @GTK_LIBS@ HAVE_GTK_DOC = @HAVE_GTK_DOC@ - HAVE_ISFINITE = @HAVE_ISFINITE@ -HELPBROWSER = @HELPBROWSER@ +#HELPBROWSER = @HELPBROWSER@ HTML_DIR = @HTML_DIR@ |