Date: Sat, 3 Oct 2015 17:11:17 +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: r398531 - head/math/p5-Math-Round Message-ID: <201510031711.t93HBHnV014312@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510031711.t93HBHnV014312>