From f38befa98237cc3cada85880d815473c8a618ae5 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 25 Oct 2021 23:17:15 +0800 Subject: [PATCH] x11/p5-X11-Protocol: Add NO_ARCH Approved by: portmgr (blanket) --- x11/p5-X11-Protocol/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile index ea605743c56c..a1033aea0735 100644 --- a/x11/p5-X11-Protocol/Makefile +++ b/x11/p5-X11-Protocol/Makefile @@ -16,4 +16,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include