summaryrefslogtreecommitdiff
path: root/lang/pnet/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pnet/patches/patch-af')
-rw-r--r--lang/pnet/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/pnet/patches/patch-af b/lang/pnet/patches/patch-af
new file mode 100644
index 00000000000..b6464789dc4
--- /dev/null
+++ b/lang/pnet/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2006/02/26 20:38:52 joerg Exp $
+
+--- libffi/configure.orig 2006-02-26 20:16:12.000000000 +0000
++++ libffi/configure
+@@ -2443,6 +2443,7 @@ i*86-*-linux*) TARGET=X86; TARGETDIR=x86
+ i*86-*-solaris*) TARGET=X86; TARGETDIR=x86;;
+ i*86-*-beos*) TARGET=X86; TARGETDIR=x86;;
+ i*86-*-freebsd*) TARGET=X86; TARGETDIR=x86;;
++i*86-*-dragonfly*) TARGET=X86; TARGETDIR=x86;;
+ i*86-*-netbsdelf*) TARGET=X86; TARGETDIR=x86;;
+ i*86-*-win32*) TARGET=X86_WIN32; TARGETDIR=x86;;
+ i*86-*-cygwin*) TARGET=X86_WIN32; TARGETDIR=x86;;