aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-WaveBand/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-19 21:53:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-19 21:53:35 +0000
commit4471400cd511be2cf0f1084db9c2d534f8d467af (patch)
tree8234390717b22700c55501688f7d45b2d4b157bc /astro/p5-Astro-WaveBand/Makefile
parentfb95af1c95cc104dbaf9830e2e43c78afb43583f (diff)
downloadports-4471400cd511be2cf0f1084db9c2d534f8d467af.tar.gz
ports-4471400cd511be2cf0f1084db9c2d534f8d467af.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=502053
Diffstat (limited to 'astro/p5-Astro-WaveBand/Makefile')
-rw-r--r--astro/p5-Astro-WaveBand/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/p5-Astro-WaveBand/Makefile b/astro/p5-Astro-WaveBand/Makefile
index 938720aadf7c..3a4e891ab1fc 100644
--- a/astro/p5-Astro-WaveBand/Makefile
+++ b/astro/p5-Astro-WaveBand/Makefile
@@ -14,8 +14,9 @@ COMMENT= Transparently work in waveband, wavelength, or filter
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>