1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/namazu/files/patch-aa
Seiichirou Hiraoka fd0fb12867 Update to 1.3.0.11
2000-02-01 13:37:52 +00:00

13 lines
317 B
Plaintext

diff -ur ./namazu-1.3.0.11/src/configure ./configure
--- ./namazu-1.3.0.11/src/configure.orig Mon Jun 14 22:51:48 1999
+++ ./configure Wed Dec 1 01:06:29 1999
@@ -1702,6 +1702,8 @@
fi
if test "$CHASEN" != "not_found"; then
WAKATI_DEFAULT=CHASEN
+ else
+ CHASEN=/usr/local/bin/chasen
fi
fi