aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp1/files/patch-ae
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-02-20 19:31:51 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-02-20 19:31:51 +0000
commita4911efa2e9bdaa0b4cf7eea461b2e8f82be54ac (patch)
tree357829da83f861620891f3d53ac9cceb9b49a3ec /graphics/gimp1/files/patch-ae
parent93d6855c888d2549ce4fec58267f3afdf2e1870e (diff)
Notes
Diffstat (limited to 'graphics/gimp1/files/patch-ae')
-rw-r--r--graphics/gimp1/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gimp1/files/patch-ae b/graphics/gimp1/files/patch-ae
new file mode 100644
index 000000000000..bc633c2f961b
--- /dev/null
+++ b/graphics/gimp1/files/patch-ae
@@ -0,0 +1,11 @@
+--- plug-ins/plugindetails/plugindetails.c.orig Sat Feb 20 18:47:03 1999
++++ plug-ins/plugindetails/plugindetails.c Sat Feb 20 18:47:11 1999
+@@ -25,7 +25,7 @@
+ #include <stdio.h>
+ #include <string.h>
+ #include <time.h>
+-#include <regex.h>
++#include <gnuregex.h>
+ #include "gtk/gtk.h"
+ #include "libgimp/gimp.h"
+