aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-15 13:45:23 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-15 13:45:23 +0000
commit46789bfcb436e36af7651ce67e83ba0759e76f29 (patch)
tree977141b309514fb22a0548b38d57e8bc4449c6f2 /emulators
parentabcd350dae36ec6489fde6df76612953fd3c7adf (diff)
downloadports-46789bfcb436e36af7651ce67e83ba0759e76f29.tar.gz
ports-46789bfcb436e36af7651ce67e83ba0759e76f29.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/kmamerun/files/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/emulators/kmamerun/files/patch-aa b/emulators/kmamerun/files/patch-aa
new file mode 100644
index 000000000000..cd216333575c
--- /dev/null
+++ b/emulators/kmamerun/files/patch-aa
@@ -0,0 +1,18 @@
+--- configure.orig Tue Aug 17 23:39:05 1999
++++ configure Tue Feb 15 01:38:49 2000
+@@ -4164,6 +4164,7 @@
+ echo "$ac_t""no" 1>&6
+ fi
+
++if false; then
+ echo $ac_n "checking for giflib""... $ac_c" 1>&6
+ echo "configure:4169: checking for giflib" >&5
+ if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then
+@@ -4210,6 +4211,7 @@
+
+ else
+ { echo "configure: error: You need giflib23. Please install the kdesupport package" 1>&2; exit 1; }
++fi
+ fi
+ echo $ac_n "checking for jpeglib""... $ac_c" 1>&6
+ echo "configure:4216: checking for jpeglib" >&5