| Summary: | [MAINTAINER] japanese/mecab-ipadic: add staging support | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Yasuhiro Kimura <yasu> | ||||
| Component: | Individual Port(s) | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Yasuhiro Kimura
2013-09-26 08:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->antoine Take 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} _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Patch committed, thanks! |