Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2019 16:50:58 +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: r508644 - head/math/p5-Math-Bezier-Convert
Message-ID:  <201908111650.x7BGowlk023533@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908111650.x7BGowlk023533>