diff options
Diffstat (limited to 'lang/japhar/patches/patch-ah')
-rw-r--r-- | lang/japhar/patches/patch-ah | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/japhar/patches/patch-ah b/lang/japhar/patches/patch-ah deleted file mode 100644 index 25e7abbceb2..00000000000 --- a/lang/japhar/patches/patch-ah +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ah,v 1.1 2006/06/04 13:52:57 joerg Exp $ - ---- lib/libffi/configure.orig 2006-05-21 16:01:22.000000000 +0000 -+++ lib/libffi/configure -@@ -1763,6 +1763,7 @@ case "$host" in - mips-sgi-irix5.* | mips-sgi-irix6.*) TARGET=MIPS; TARGETDIR=mips;; - i*86-pc-linux*) TARGET=X86; TARGETDIR=x86;; - i*86-*-freebsd*) TARGET=X86; TARGETDIR=x86;; -+i*86-*-dragonfly*) TARGET=X86; TARGETDIR=x86;; - sparc-sun-4*) TARGET=SPARC; TARGETDIR=sparc;; - sparc-sun-*) TARGET=SPARC; TARGETDIR=sparc;; - alpha*-*-linux* | alpha*-*-osf*) TARGET=ALPHA; TARGETDIR=alpha;; |