1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/japanese/namazu/files/patch-configure
Pawel Pekala 9ccc16d46f - Fix build with clang
- Add staging support

MFH:		2014Q2
2014-05-18 19:11:05 +00:00

12 lines
266 B
Plaintext

--- ./configure.orig 2000-01-26 14:38:51.000000000 +0100
+++ ./configure 2014-05-18 20:48:26.000000000 +0200
@@ -1702,6 +1702,8 @@
fi
if test "$CHASEN" != "not_found"; then
WAKATI_DEFAULT=CHASEN
+ else
+ CHASEN=/usr/local/bin/chasen
fi
fi