svn commit: r530296 - head/converters/p5-JSON-MaybeXS

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


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

Log:
  Cosmetic change

Modified:
  head/converters/p5-JSON-MaybeXS/Makefile

Modified: head/converters/p5-JSON-MaybeXS/Makefile
==============================================================================
--- head/converters/p5-JSON-MaybeXS/Makefile	Thu Apr  2 12:02:29 2020	(r530295)
+++ head/converters/p5-JSON-MaybeXS/Makefile	Thu Apr  2 12:02:34 2020	(r530296)
@@ -18,8 +18,9 @@ RUN_DEPENDS=	p5-Cpanel-JSON-XS>=2.3310:converters/p5-C
 TEST_DEPENDS=	p5-JSON-XS>=0:converters/p5-JSON-XS \
 		p5-Test-Without-Module>=0.17:devel/p5-Test-Without-Module
 
-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