Date: Sat, 3 Oct 2015 17:11:08 +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: r398529 - head/math/p5-Math-Geometry Message-ID: <201510031711.t93HB8F1013596@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Oct 3 17:11:07 2015 New Revision: 398529 URL: https://svnweb.freebsd.org/changeset/ports/398529 Log: - Add NO_ARCH Modified: head/math/p5-Math-Geometry/Makefile Modified: head/math/p5-Math-Geometry/Makefile ============================================================================== --- head/math/p5-Math-Geometry/Makefile Sat Oct 3 17:11:00 2015 (r398528) +++ head/math/p5-Math-Geometry/Makefile Sat Oct 3 17:11:07 2015 (r398529) @@ -17,6 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Math-Matrix>=0:${PORTSDIR}/math/p5-Math-Matrix RUN_DEPENDS:= ${BUILD_DEPENDS} +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.t93HB8F1013596>