aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-Flux
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-19 21:53:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-19 21:53:21 +0000
commit7e5fc2c97c6868fd3a1494ad839ffdbc0599c406 (patch)
treebdc19ca38b3f0f61c56f13734369095fd0e04c90 /astro/p5-Astro-Flux
parent500c15253603ab2996bd829f48526d5f173bf5c7 (diff)
downloadports-7e5fc2c97c6868fd3a1494ad839ffdbc0599c406.tar.gz
ports-7e5fc2c97c6868fd3a1494ad839ffdbc0599c406.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=502050
Diffstat (limited to 'astro/p5-Astro-Flux')
-rw-r--r--astro/p5-Astro-Flux/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/p5-Astro-Flux/Makefile b/astro/p5-Astro-Flux/Makefile
index b45d9abe14a1..6039c040d14a 100644
--- a/astro/p5-Astro-Flux/Makefile
+++ b/astro/p5-Astro-Flux/Makefile
@@ -20,8 +20,9 @@ RUN_DEPENDS= p5-Astro-WaveBand>=0:astro/p5-Astro-WaveBand \
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>