Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2020 12:02:39 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530297 - head/converters/p5-JSON-Tiny
Message-ID:  <202004021202.032C2deX040337@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr  2 12:02:39 2020
New Revision: 530297
URL: https://svnweb.freebsd.org/changeset/ports/530297

Log:
  Cosmetic change

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

Modified: head/converters/p5-JSON-Tiny/Makefile
==============================================================================
--- head/converters/p5-JSON-Tiny/Makefile	Thu Apr  2 12:02:34 2020	(r530296)
+++ head/converters/p5-JSON-Tiny/Makefile	Thu Apr  2 12:02:39 2020	(r530297)
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-Test-Pod>=1.26:devel/p5-Test-Pod
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004021202.032C2deX040337>