svn commit: r328625 - head/japanese/mecab-ipadic
Antoine Brodin
antoine at FreeBSD.org
Sat Sep 28 19:41:55 UTC 2013
Author: antoine
Date: Sat Sep 28 19:41:54 2013
New Revision: 328625
URL: http://svnweb.freebsd.org/changeset/ports/328625
Log:
Convert to STAGEDIR
PR: ports/182398
Submitted by: Yasuhiro KIMURA (maintainer)
Modified:
head/japanese/mecab-ipadic/Makefile
Modified: head/japanese/mecab-ipadic/Makefile
==============================================================================
--- head/japanese/mecab-ipadic/Makefile Sat Sep 28 19:36:55 2013 (r328624)
+++ head/japanese/mecab-ipadic/Makefile Sat Sep 28 19:41:54 2013 (r328625)
@@ -33,7 +33,6 @@ EUCJP_DESC= Use EUC-JP as dictionary cha
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}
More information about the svn-ports-head
mailing list