mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
9ccc16d46f
- Add staging support MFH: 2014Q2
12 lines
266 B
Plaintext
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
|