aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-06-09 03:37:48 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-06-09 03:37:48 +0800
commitc20c7c38c66e10228aa6e5de9e7070dc2d3906cc (patch)
tree3387ea2773618c3411a7bdd112d2f35d895ed568 /astro
parentf5cdf9c9b7499059f8e8e718384f885060050841 (diff)
downloadfreebsd-ports-graphics-c20c7c38c66e10228aa6e5de9e7070dc2d3906cc.tar.gz
freebsd-ports-graphics-c20c7c38c66e10228aa6e5de9e7070dc2d3906cc.tar.zst
freebsd-ports-graphics-c20c7c38c66e10228aa6e5de9e7070dc2d3906cc.zip
- Add NO_ARCH
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-Astro-SpaceTrack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile
index 73482568b6d..343130e25ff 100644
--- a/astro/p5-Astro-SpaceTrack/Makefile
+++ b/astro/p5-Astro-SpaceTrack/Makefile
@@ -24,9 +24,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PORTSCOUT= limit:^[0-9\.]*$$
+CONFIGURE_ARGS= -y
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-CONFIGURE_ARGS= -y
.include <bsd.port.pre.mk>