diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-09 02:42:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-09 02:42:48 +0800 |
commit | 877cee8d249b5670a37e4b99bfe724e067eccf90 (patch) | |
tree | 1fe03978e89d85db4d3c1ec4ca172219ef720cf8 /finance | |
parent | 8f02e5f044478a0103321e40bd4a39560216e519 (diff) | |
download | freebsd-ports-gnome-877cee8d249b5670a37e4b99bfe724e067eccf90.tar.gz freebsd-ports-gnome-877cee8d249b5670a37e4b99bfe724e067eccf90.tar.zst freebsd-ports-gnome-877cee8d249b5670a37e4b99bfe724e067eccf90.zip |
- Add NO_ARCH
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 47a90e5c5f1a..15385fcafeec 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -26,6 +26,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Kwalitee>=0:${PORTSDIR}/devel/p5-Test-Kwalitee \ p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic +NO_ARCH= yes USE_PERL5= configure USES= perl5 |