diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-18 01:12:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-18 01:12:35 +0800 |
commit | 931c5baeb92feb9fe64b17af997c9179beb9d59e (patch) | |
tree | 45461f19b1908409f62589df32209209486023e5 /astro | |
parent | df89674a44612b47f6c0c828925329b08b1aeb3c (diff) | |
download | freebsd-ports-gnome-931c5baeb92feb9fe64b17af997c9179beb9d59e.tar.gz freebsd-ports-gnome-931c5baeb92feb9fe64b17af997c9179beb9d59e.tar.zst freebsd-ports-gnome-931c5baeb92feb9fe64b17af997c9179beb9d59e.zip |
- Add NO_ARCH
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-Telescope/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/p5-Astro-Telescope/Makefile b/astro/p5-Astro-Telescope/Makefile index 68dd3be0badc..dc2dab1d8373 100644 --- a/astro/p5-Astro-Telescope/Makefile +++ b/astro/p5-Astro-Telescope/Makefile @@ -17,6 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Astro-PAL>=0.99:${PORTSDIR}/astro/p5-Astro-PAL RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= modbuild USES= perl5 |