aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-GPS-Babel/Makefile1
-rw-r--r--astro/p5-GPS-OID/Makefile1
-rw-r--r--astro/p5-GPS/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/astro/p5-GPS-Babel/Makefile b/astro/p5-GPS-Babel/Makefile
index de5fb91ad289..bc11d8862c28 100644
--- a/astro/p5-GPS-Babel/Makefile
+++ b/astro/p5-GPS-Babel/Makefile
@@ -18,5 +18,6 @@ RUN_DEPENDS= p5-Geo-Gpx>=0.25:graphics/p5-Geo-Gpx \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/astro/p5-GPS-OID/Makefile b/astro/p5-GPS-OID/Makefile
index 237914407997..5444a7926789 100644
--- a/astro/p5-GPS-OID/Makefile
+++ b/astro/p5-GPS-OID/Makefile
@@ -13,5 +13,6 @@ COMMENT= Package for GPS PRN - Object ID conversions
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/astro/p5-GPS/Makefile b/astro/p5-GPS/Makefile
index 78ed4b9ee477..fd231e84d8a7 100644
--- a/astro/p5-GPS/Makefile
+++ b/astro/p5-GPS/Makefile
@@ -17,5 +17,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>