summaryrefslogtreecommitdiff
path: root/inputmethod/ja-freewnn-lib/patches
diff options
context:
space:
mode:
authoryyamano <yyamano>2006-05-02 08:00:08 +0000
committeryyamano <yyamano>2006-05-02 08:00:08 +0000
commitf716fce58381127cd98eca75eb731af0ba5aea97 (patch)
treec2cb4ddbc1a7d6bf7ce79d31457da21d7f4ffc1d /inputmethod/ja-freewnn-lib/patches
parentecdb8913024eeb46a730ce164f54dec25d1e82c4 (diff)
downloadpkgsrc-f716fce58381127cd98eca75eb731af0ba5aea97.tar.gz
Make this build on Darwin.
Apply the fixes suggested by Tadashi G. Takaoka on tech-pkg-ja@jp.n.o.
Diffstat (limited to 'inputmethod/ja-freewnn-lib/patches')
-rw-r--r--inputmethod/ja-freewnn-lib/patches/patch-ad4
-rw-r--r--inputmethod/ja-freewnn-lib/patches/patch-ae4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/ja-freewnn-lib/patches/patch-ad b/inputmethod/ja-freewnn-lib/patches/patch-ad
index d27bbd276d2..6a6820df9a5 100644
--- a/inputmethod/ja-freewnn-lib/patches/patch-ad
+++ b/inputmethod/ja-freewnn-lib/patches/patch-ad
@@ -1,4 +1,4 @@
-$NetBSD: patch-ad,v 1.4 2005/12/30 21:51:23 joerg Exp $
+$NetBSD: patch-ad,v 1.5 2006/05/02 08:00:08 yyamano Exp $
--- configure.in.orig Tue Apr 6 12:12:19 1999
+++ configure.in
@@ -14,7 +14,7 @@ $NetBSD: patch-ad,v 1.4 2005/12/30 21:51:23 joerg Exp $
CPP=/usr/libexec/cpp
fi
+ ;;
-+"NetBSD" | "DragonFly")
++"NetBSD" | "DragonFly" | "Darwin")
+ CCOPTIONS="-DCSRG_BASED"
+ CDEBUGFLAGS="-O2 -fno-strength-reduce"
+ CPP=/usr/bin/cpp
diff --git a/inputmethod/ja-freewnn-lib/patches/patch-ae b/inputmethod/ja-freewnn-lib/patches/patch-ae
index 41fcd636d2f..1d55c3ec422 100644
--- a/inputmethod/ja-freewnn-lib/patches/patch-ae
+++ b/inputmethod/ja-freewnn-lib/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.4 2005/12/30 21:51:23 joerg Exp $
+$NetBSD: patch-ae,v 1.5 2006/05/02 08:00:08 yyamano Exp $
--- configure.orig Tue Apr 6 12:12:18 1999
+++ configure
@@ -14,7 +14,7 @@ $NetBSD: patch-ae,v 1.4 2005/12/30 21:51:23 joerg Exp $
CPP=/usr/libexec/cpp
fi
+ ;;
-+"NetBSD" | "DragonFly")
++"NetBSD" | "DragonFly" | "Darwin")
+ CCOPTIONS="-DCSRG_BASED"
+ CDEBUGFLAGS="-O2 -fno-strength-reduce"
+ CPP=/usr/bin/cpp