Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2015 17:11:21 +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: r398532 - head/math/p5-Number-Uncertainty
Message-ID:  <201510031711.t93HBLJC014958@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 17:11:21 2015
New Revision: 398532
URL: https://svnweb.freebsd.org/changeset/ports/398532

Log:
  - Add NO_ARCH

Modified:
  head/math/p5-Number-Uncertainty/Makefile

Modified: head/math/p5-Number-Uncertainty/Makefile
==============================================================================
--- head/math/p5-Number-Uncertainty/Makefile	Sat Oct  3 17:11:16 2015	(r398531)
+++ head/math/p5-Number-Uncertainty/Makefile	Sat Oct  3 17:11:21 2015	(r398532)
@@ -14,6 +14,7 @@ COMMENT=	Object-orientated uncertainty o
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+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?201510031711.t93HBLJC014958>