diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-17 17:12:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-17 17:12:35 +0000 |
commit | ce91a34d0182d9263d94f060d1968ec8931b2024 (patch) | |
tree | 45461f19b1908409f62589df32209209486023e5 /astro/p5-Astro-Telescope | |
parent | 5c4e82cc0a6c0fa50aa25316139646568089e95e (diff) | |
download | freebsd-ports-ce91a34d0182d9263d94f060d1968ec8931b2024.zip |
- Add NO_ARCH
Diffstat (limited to 'astro/p5-Astro-Telescope')
-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 |