svn commit: r530295 - head/converters/p5-Encode-Detect-CJK
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Apr 2 12:02:39 UTC 2020
Author: sunpoet
Date: Thu Apr 2 12:02:29 2020
New Revision: 530295
URL: https://svnweb.freebsd.org/changeset/ports/530295
Log:
Cosmetic change
Modified:
head/converters/p5-Encode-Detect-CJK/Makefile
Modified: head/converters/p5-Encode-Detect-CJK/Makefile
==============================================================================
--- head/converters/p5-Encode-Detect-CJK/Makefile Thu Apr 2 12:02:25 2020 (r530294)
+++ head/converters/p5-Encode-Detect-CJK/Makefile Thu Apr 2 12:02:29 2020 (r530295)
@@ -14,8 +14,9 @@ COMMENT= Charset detector for East Asia charsets and w
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