diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-27 23:12:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-27 23:12:01 +0000 |
commit | f9916a49910bbfe8c6c740555cc2121ef89a4747 (patch) | |
tree | 8e0d16308a0493d1078b078de8ae83ec71f04324 /graphics/gimp-devel | |
parent | 740072f5cadbfdbd8172f7942590d2ca9cf1de91 (diff) | |
download | ports-f9916a49910bbfe8c6c740555cc2121ef89a4747.tar.gz ports-f9916a49910bbfe8c6c740555cc2121ef89a4747.zip |
Notes
Diffstat (limited to 'graphics/gimp-devel')
-rw-r--r-- | graphics/gimp-devel/files/patch-configure | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/graphics/gimp-devel/files/patch-configure b/graphics/gimp-devel/files/patch-configure index a94cd64b435f..879a7bd3eb58 100644 --- a/graphics/gimp-devel/files/patch-configure +++ b/graphics/gimp-devel/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Tue Feb 3 20:25:57 2004 -+++ configure Thu Feb 5 02:13:22 2004 +--- configure.orig Fri Feb 27 18:09:19 2004 ++++ configure Fri Feb 27 18:10:20 2004 @@ -1995,8 +1995,8 @@ @@ -11,7 +11,15 @@ -@@ -32842,8 +32842,8 @@ +@@ -31377,6 +31377,7 @@ + #include <gimp-print/gimp-print.h> + #include <stdio.h> + #include <stdlib.h> ++#include <string.h> + + int + main () +@@ -32842,8 +32843,8 @@ fi fi; |