Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2019 21:53:21 +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: r502050 - head/astro/p5-Astro-Flux
Message-ID:  <201905192153.x4JLrL3A033917@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 19 21:53:21 2019
New Revision: 502050
URL: https://svnweb.freebsd.org/changeset/ports/502050

Log:
  Cosmetic change

Modified:
  head/astro/p5-Astro-Flux/Makefile

Modified: head/astro/p5-Astro-Flux/Makefile
==============================================================================
--- head/astro/p5-Astro-Flux/Makefile	Sun May 19 21:53:16 2019	(r502049)
+++ head/astro/p5-Astro-Flux/Makefile	Sun May 19 21:53:21 2019	(r502050)
@@ -20,8 +20,9 @@ RUN_DEPENDS=	p5-Astro-WaveBand>=0:astro/p5-Astro-WaveB
 		p5-Misc-Quality>=0:astro/p5-Misc-Quality \
 		p5-Number-Uncertainty>=0:math/p5-Number-Uncertainty
 
-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?201905192153.x4JLrL3A033917>