summaryrefslogtreecommitdiff
path: root/emulators/spim/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/spim/patches/patch-ac')
-rw-r--r--emulators/spim/patches/patch-ac7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/spim/patches/patch-ac b/emulators/spim/patches/patch-ac
index 4766cb42f26..b1ba461003e 100644
--- a/emulators/spim/patches/patch-ac
+++ b/emulators/spim/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.2 2009/03/22 19:55:42 markd Exp $
+$NetBSD: patch-ac,v 1.3 2011/02/05 13:38:15 ryoon Exp $
---- spim/Configure.orig 2006-08-29 14:23:19.000000000 +1200
+--- spim/Configure.orig 2010-01-09 05:22:57.000000000 +0000
+++ spim/Configure
-@@ -152,14 +152,15 @@ fi;
+@@ -172,14 +172,14 @@ fi;
echo
@@ -14,7 +14,6 @@ $NetBSD: patch-ac,v 1.2 2009/03/22 19:55:42 markd Exp $
- # No termios
- echo "No, it is not there"
-fi;
-+# The pkg uses unportable termios.h stuff, so disable it.
+#echo Checking for /usr/include/termios.h
+#if [ -f /usr/include/termios.h ]; then
+# echo "-DUSE_TERMIOS" >> ./configuration