aboutsummaryrefslogtreecommitdiffstats
path: root/astro/p5-Astro-FITS-Header
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-14 07:45:01 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-14 07:45:01 +0800
commite75ba017e874898c0b4ea9a6bb34c49f637473ab (patch)
treefcb5682a6a13c3ede1851c51c57ff458e12b17f9 /astro/p5-Astro-FITS-Header
parent081d383f617207a8233807c61de782aad55d9592 (diff)
downloadfreebsd-ports-gnome-e75ba017e874898c0b4ea9a6bb34c49f637473ab.tar.gz
freebsd-ports-gnome-e75ba017e874898c0b4ea9a6bb34c49f637473ab.tar.zst
freebsd-ports-gnome-e75ba017e874898c0b4ea9a6bb34c49f637473ab.zip
Add NO_ARCH
Diffstat (limited to 'astro/p5-Astro-FITS-Header')
-rw-r--r--astro/p5-Astro-FITS-Header/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/p5-Astro-FITS-Header/Makefile b/astro/p5-Astro-FITS-Header/Makefile
index a3338c6a040a..368cee29cfc6 100644
--- a/astro/p5-Astro-FITS-Header/Makefile
+++ b/astro/p5-Astro-FITS-Header/Makefile
@@ -16,4 +16,6 @@ LICENSE= GPLv3
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
+
.include <bsd.port.mk>