svn commit: r398532 - head/math/p5-Number-Uncertainty

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:11:22 UTC 2015


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
 


More information about the svn-ports-all mailing list