aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-05-20 05:53:35 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-05-20 05:53:35 +0800
commitc6c124fe40c2261eab820571eb8f45ffb852888e (patch)
tree8234390717b22700c55501688f7d45b2d4b157bc /astro
parent58a888b7b0e29e82875155bc27e1fddffa50f7e8 (diff)
downloadfreebsd-ports-gnome-c6c124fe40c2261eab820571eb8f45ffb852888e.tar.gz
freebsd-ports-gnome-c6c124fe40c2261eab820571eb8f45ffb852888e.tar.zst
freebsd-ports-gnome-c6c124fe40c2261eab820571eb8f45ffb852888e.zip
Cosmetic change
Diffstat (limited to 'astro')
-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>