diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-18 01:12:47 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-18 01:12:47 +0800 |
commit | 53c4f66b8bf8e65e7cd7a4353469230de68d03f2 (patch) | |
tree | b56a4a910e2c3232a5201eee995c9be8df9ff668 /astro | |
parent | a54315c660aecdafed3efe12cc7bf7066682f059 (diff) | |
download | freebsd-ports-gnome-53c4f66b8bf8e65e7cd7a4353469230de68d03f2.tar.gz freebsd-ports-gnome-53c4f66b8bf8e65e7cd7a4353469230de68d03f2.tar.zst freebsd-ports-gnome-53c4f66b8bf8e65e7cd7a4353469230de68d03f2.zip |
- Add NO_ARCH
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-Coords/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/p5-Astro-Coords/Makefile b/astro/p5-Astro-Coords/Makefile index cd73a5c80d4f..6900e64ef7f6 100644 --- a/astro/p5-Astro-Coords/Makefile +++ b/astro/p5-Astro-Coords/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod +NO_ARCH= yes USE_PERL5= modbuild USES= perl5 |