svn commit: r530292 - head/chinese/p5-Lingua-ZH-HanDetect

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


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

Log:
  Cosmetic change

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

Modified: head/chinese/p5-Lingua-ZH-HanDetect/Makefile
==============================================================================
--- head/chinese/p5-Lingua-ZH-HanDetect/Makefile	Thu Apr  2 12:01:35 2020	(r530291)
+++ head/chinese/p5-Lingua-ZH-HanDetect/Makefile	Thu Apr  2 12:02:15 2020	(r530292)
@@ -14,8 +14,9 @@ COMMENT=	Guess Chinese text's variant and encoding
 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-head mailing list