aboutsummaryrefslogtreecommitdiff
path: root/japanese/mecab-ipadic
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-28 19:41:54 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-28 19:41:54 +0000
commita30e19e7a90e584d4fcf322e49acd5b6ee58f8ce (patch)
treea81dddcfbc7f26d24d6c157cb4f919fab3db205b /japanese/mecab-ipadic
parente7a111aa1e0f8659fa2067bdf3d78f74dbff4e88 (diff)
downloadports-a30e19e7a90e584d4fcf322e49acd5b6ee58f8ce.tar.gz
ports-a30e19e7a90e584d4fcf322e49acd5b6ee58f8ce.zip
Convert to STAGEDIR
PR: ports/182398 Submitted by: Yasuhiro KIMURA (maintainer)
Notes
Notes: svn path=/head/; revision=328625
Diffstat (limited to 'japanese/mecab-ipadic')
-rw-r--r--japanese/mecab-ipadic/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/mecab-ipadic/Makefile b/japanese/mecab-ipadic/Makefile
index 366b038441e4..812dd0601790 100644
--- a/japanese/mecab-ipadic/Makefile
+++ b/japanese/mecab-ipadic/Makefile
@@ -33,7 +33,6 @@ EUCJP_DESC= Use EUC-JP as dictionary charset.
SHIFTJIS_DESC= Use SHIFT-JIS as dictionary charset.
UTF8_DESC= Use UTF-8 as dictionary charset.
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEUCJP}