svn commit: r530294 - head/converters/p5-Convert-NLS_DATE_FORMAT

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


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

Log:
  Cosmetic change

Modified:
  head/converters/p5-Convert-NLS_DATE_FORMAT/Makefile

Modified: head/converters/p5-Convert-NLS_DATE_FORMAT/Makefile
==============================================================================
--- head/converters/p5-Convert-NLS_DATE_FORMAT/Makefile	Thu Apr  2 12:02:20 2020	(r530293)
+++ head/converters/p5-Convert-NLS_DATE_FORMAT/Makefile	Thu Apr  2 12:02:25 2020	(r530294)
@@ -15,8 +15,9 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_PERL5=	modbuildtiny
 USES=		perl5
+USE_PERL5=	modbuildtiny
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list