svn commit: r502050 - head/astro/p5-Astro-Flux

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 19 21:53:24 UTC 2019


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>


More information about the svn-ports-head mailing list