svn commit: r398531 - head/math/p5-Math-Round

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


Author: sunpoet
Date: Sat Oct  3 17:11:16 2015
New Revision: 398531
URL: https://svnweb.freebsd.org/changeset/ports/398531

Log:
  - Add NO_ARCH

Modified:
  head/math/p5-Math-Round/Makefile

Modified: head/math/p5-Math-Round/Makefile
==============================================================================
--- head/math/p5-Math-Round/Makefile	Sat Oct  3 17:11:12 2015	(r398530)
+++ head/math/p5-Math-Round/Makefile	Sat Oct  3 17:11:16 2015	(r398531)
@@ -13,6 +13,7 @@ COMMENT=	Perl extension for rounding num
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list