Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2015 18:42:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398841 - head/finance/p5-Finance-Quote
Message-ID:  <201510081842.t98IgmBe059141@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  8 18:42:48 2015
New Revision: 398841
URL: https://svnweb.freebsd.org/changeset/ports/398841

Log:
  - Add NO_ARCH

Modified:
  head/finance/p5-Finance-Quote/Makefile

Modified: head/finance/p5-Finance-Quote/Makefile
==============================================================================
--- head/finance/p5-Finance-Quote/Makefile	Thu Oct  8 18:42:43 2015	(r398840)
+++ head/finance/p5-Finance-Quote/Makefile	Thu Oct  8 18:42:48 2015	(r398841)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510081842.t98IgmBe059141>