diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:50:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:50:27 +0000 |
commit | 7967a34666705513244dfc6cf3dcf2da7f5cbaa3 (patch) | |
tree | 4d979784eebc40f4b9726e117b3492cbedfda250 /japanese | |
parent | c88356199d72e4e424d7f33bdbc61fcd9bd3a221 (diff) | |
download | ports-7967a34666705513244dfc6cf3dcf2da7f5cbaa3.tar.gz ports-7967a34666705513244dfc6cf3dcf2da7f5cbaa3.zip |
BROKEN: Unfetchable
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=132051
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" |