summaryrefslogtreecommitdiffstats
path: root/graphics/gnomeiconedit/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gnomeiconedit/files/patch-configure')
-rw-r--r--graphics/gnomeiconedit/files/patch-configure14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/gnomeiconedit/files/patch-configure b/graphics/gnomeiconedit/files/patch-configure
new file mode 100644
index 000000000..7f95d76e2
--- /dev/null
+++ b/graphics/gnomeiconedit/files/patch-configure
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- configure 2001/08/31 13:23:25 1.1
++++ configure 2001/08/31 13:23:54
+@@ -2601,7 +2601,7 @@
+
+
+
+-if test x$enable_oaf = xyes; then
++if test x$enable_oaf = xfoo; then
+ BONOBO_TRUE=
+ BONOBO_FALSE='#'
+ else