Date: Sat, 28 Sep 2013 19:41:54 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328625 - head/japanese/mecab-ipadic Message-ID: <201309281941.r8SJfs0I016185@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309281941.r8SJfs0I016185>