diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-18 01:12:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-18 01:12:39 +0800 |
commit | 9b489c326562827e7525af845ee1d8d0c69f9415 (patch) | |
tree | 705c9b39c6ce4342ebe021153d819846720c9abb /astro/p5-Misc-Quality | |
parent | 931c5baeb92feb9fe64b17af997c9179beb9d59e (diff) | |
download | freebsd-ports-gnome-9b489c326562827e7525af845ee1d8d0c69f9415.tar.gz freebsd-ports-gnome-9b489c326562827e7525af845ee1d8d0c69f9415.tar.zst freebsd-ports-gnome-9b489c326562827e7525af845ee1d8d0c69f9415.zip |
- Add NO_ARCH
Diffstat (limited to 'astro/p5-Misc-Quality')
-rw-r--r-- | astro/p5-Misc-Quality/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/p5-Misc-Quality/Makefile b/astro/p5-Misc-Quality/Makefile index c48a38c4492c..43a364785ad5 100644 --- a/astro/p5-Misc-Quality/Makefile +++ b/astro/p5-Misc-Quality/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Class for handling quality flags for astronomical objects +NO_ARCH= yes USE_PERL5= configure USES= perl5 |