svn commit: r398841 - head/finance/p5-Finance-Quote

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 8 18:42:49 UTC 2015


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
 


More information about the svn-ports-all mailing list