diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-17 17:10:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-17 17:10:17 +0000 |
commit | 311866836533971995c79d19a25f4b2b2afb8ab9 (patch) | |
tree | ba7eda3f39f9a576295c572ef2f157102c8b895d | |
parent | 50e236f802b70a939eaab90300637e50314c2341 (diff) | |
download | freebsd-ports-311866836533971995c79d19a25f4b2b2afb8ab9.zip |
- Add NO_ARCH
-rw-r--r-- | astro/p5-Astro-WaveBand/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/p5-Astro-WaveBand/Makefile b/astro/p5-Astro-WaveBand/Makefile index 9626a5ae5e9a..b1499bf2ebdb 100644 --- a/astro/p5-Astro-WaveBand/Makefile +++ b/astro/p5-Astro-WaveBand/Makefile @@ -14,6 +14,7 @@ COMMENT= Transparently work in waveband, wavelength, or filter LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USE_PERL5= modbuild USES= perl5 |