Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2020 12:01:26 +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: r530289 - head/benchmarks/p5-Dumbbench
Message-ID:  <202004021201.032C1QbR037953@repo.freebsd.org>

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

Log:
  Cosmetic change

Modified:
  head/benchmarks/p5-Dumbbench/Makefile

Modified: head/benchmarks/p5-Dumbbench/Makefile
==============================================================================
--- head/benchmarks/p5-Dumbbench/Makefile	Thu Apr  2 12:01:20 2020	(r530288)
+++ head/benchmarks/p5-Dumbbench/Makefile	Thu Apr  2 12:01:25 2020	(r530289)
@@ -22,8 +22,9 @@ RUN_DEPENDS=	p5-Capture-Tiny>=0:devel/p5-Capture-Tiny 
 		p5-Params-Util>=0:devel/p5-Params-Util \
 		p5-Statistics-CaseResampling>=0.06:math/p5-Statistics-CaseResampling
 
-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?202004021201.032C1QbR037953>