svn commit: r398529 - head/math/p5-Math-Geometry

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


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
 


More information about the svn-ports-all mailing list