aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Text-MeCab
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-23 23:40:55 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-23 23:40:55 +0000
commit950f40047f7090094df311bc701357115afbfc90 (patch)
tree20234373d2e8665061178d6819d71330fd00ca2c /japanese/p5-Text-MeCab
parent3a28754e3d5eaa4733b2feda006561e52c021f02 (diff)
downloadports-950f40047f7090094df311bc701357115afbfc90.tar.gz
ports-950f40047f7090094df311bc701357115afbfc90.zip
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: P6 TB
Notes
Notes: svn path=/head/; revision=261730
Diffstat (limited to 'japanese/p5-Text-MeCab')
-rw-r--r--japanese/p5-Text-MeCab/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/p5-Text-MeCab/Makefile b/japanese/p5-Text-MeCab/Makefile
index 9a1bb7730d98..9b1ff868264b 100644
--- a/japanese/p5-Text-MeCab/Makefile
+++ b/japanese/p5-Text-MeCab/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-XSLoader>0.1:${PORTSDIR}/devel/p5-XSLoader
LIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab
+MAKE_JOBS_UNSAFE= yes
+
MAN3= Text::MeCab.3 \
Text::MeCab::Dict.3 \
Text::MeCab::Node.3