From ff84ab93a66384c466710de236136a513ccfaf6e Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 11 Aug 2019 16:50:58 +0000 Subject: [PATCH] Add NO_ARCH --- math/p5-Math-Bezier-Convert/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/p5-Math-Bezier-Convert/Makefile b/math/p5-Math-Bezier-Convert/Makefile index 8ab087caa4f7..3b554b38d172 100644 --- a/math/p5-Math-Bezier-Convert/Makefile +++ b/math/p5-Math-Bezier-Convert/Makefile @@ -14,4 +14,6 @@ COMMENT= Convert cubic and quadratic Bezier each other USES= perl5 dos2unix USE_PERL5= configure +NO_ARCH= yes + .include