summaryrefslogtreecommitdiff
path: root/emulators/twin/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/twin/patches/patch-aa')
-rw-r--r--emulators/twin/patches/patch-aa13
1 files changed, 9 insertions, 4 deletions
diff --git a/emulators/twin/patches/patch-aa b/emulators/twin/patches/patch-aa
index e3a48882783..d0dc78bc617 100644
--- a/emulators/twin/patches/patch-aa
+++ b/emulators/twin/patches/patch-aa
@@ -1,8 +1,13 @@
-$NetBSD: patch-aa,v 1.3 2006/01/15 19:20:59 joerg Exp $
+$NetBSD: patch-aa,v 1.4 2008/08/10 06:35:00 obache Exp $
---- configure.in.orig Sun Jan 14 08:23:50 2001
-+++ configure.in Fri Apr 5 22:31:14 2002
-@@ -147,6 +147,14 @@ case "$host" in
+--- configure.in.orig 2001-01-14 08:23:50.000000000 +0000
++++ configure.in
+@@ -143,10 +143,18 @@ case "$host" in
+ TARGET=sco
+ ;;
+
+- i*86-unknown-freebsd* )
++ i*86-*-freebsd* )
TARGET=freebsd
;;