aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-30 19:53:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-30 19:53:21 +0000
commit052f327fc92cead9e4905124144489d446cccc60 (patch)
treef62ff2674b34b63d3e0ac8ddcface9ca33c12e4a
parentd67fbbe772f815082d779507cc4a5a11e090784c (diff)
downloadports-052f327fc92cead9e4905124144489d446cccc60.tar.gz
ports-052f327fc92cead9e4905124144489d446cccc60.zip
graphics/p5-Graphics-ColorUtils: NO_ARCH
-rw-r--r--graphics/p5-Graphics-ColorUtils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-Graphics-ColorUtils/Makefile b/graphics/p5-Graphics-ColorUtils/Makefile
index 3f3fda8e5f1f..94904ac47d49 100644
--- a/graphics/p5-Graphics-ColorUtils/Makefile
+++ b/graphics/p5-Graphics-ColorUtils/Makefile
@@ -13,4 +13,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>