diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/p5-MeCab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile index 6020b9f1c553..42f94d0de151 100644 --- a/japanese/p5-MeCab/Makefile +++ b/japanese/p5-MeCab/Makefile @@ -16,6 +16,8 @@ COMMENT= MeCab library module for Perl5 LIB_DEPENDS= mecab.0:${MECAB_PORTDIR} +BROKEN= Unfetchable + PERL_CONFIGURE= yes .include "${.CURDIR}/../mecab/Makefile.common" |