svn commit: r508644 - head/math/p5-Math-Bezier-Convert

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 11 16:50:58 UTC 2019


Author: sunpoet
Date: Sun Aug 11 16:50:58 2019
New Revision: 508644
URL: https://svnweb.freebsd.org/changeset/ports/508644

Log:
  Add NO_ARCH

Modified:
  head/math/p5-Math-Bezier-Convert/Makefile

Modified: head/math/p5-Math-Bezier-Convert/Makefile
==============================================================================
--- head/math/p5-Math-Bezier-Convert/Makefile	Sun Aug 11 16:50:53 2019	(r508643)
+++ head/math/p5-Math-Bezier-Convert/Makefile	Sun Aug 11 16:50:58 2019	(r508644)
@@ -14,4 +14,6 @@ COMMENT=	Convert cubic and quadratic Bezier each other
 USES=		perl5 dos2unix
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list