svn commit: r530293 - head/chinese/p5-Lingua-ZH-WordSegmenter

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 2 12:02:24 UTC 2020


Author: sunpoet
Date: Thu Apr  2 12:02:20 2020
New Revision: 530293
URL: https://svnweb.freebsd.org/changeset/ports/530293

Log:
  Cosmetic change

Modified:
  head/chinese/p5-Lingua-ZH-WordSegmenter/Makefile

Modified: head/chinese/p5-Lingua-ZH-WordSegmenter/Makefile
==============================================================================
--- head/chinese/p5-Lingua-ZH-WordSegmenter/Makefile	Thu Apr  2 12:02:15 2020	(r530292)
+++ head/chinese/p5-Lingua-ZH-WordSegmenter/Makefile	Thu Apr  2 12:02:20 2020	(r530293)
@@ -14,8 +14,9 @@ COMMENT=	Simplified Chinese Word Segmentation
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list