diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-18 01:10:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-18 01:10:17 +0800 |
commit | ab7aef73721a77848d1aa0c9bd6ff221d25af161 (patch) | |
tree | ba7eda3f39f9a576295c572ef2f157102c8b895d /astro | |
parent | 388dedfbab6dc01a918849cd0cbd564487e13a59 (diff) | |
download | freebsd-ports-gnome-ab7aef73721a77848d1aa0c9bd6ff221d25af161.tar.gz freebsd-ports-gnome-ab7aef73721a77848d1aa0c9bd6ff221d25af161.tar.zst freebsd-ports-gnome-ab7aef73721a77848d1aa0c9bd6ff221d25af161.zip |
- Add NO_ARCH
Diffstat (limited to 'astro')
-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 |