From d33da881cdc886328ff0eb00ae1c9f05fb8245cb Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 8 Nov 2020 17:49:17 +0000 Subject: [PATCH] Add NO_ARCH --- textproc/p5-Pod-Parser/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-Pod-Parser/Makefile b/textproc/p5-Pod-Parser/Makefile index 292f987c0359..91fdc2b9ae8d 100644 --- a/textproc/p5-Pod-Parser/Makefile +++ b/textproc/p5-Pod-Parser/Makefile @@ -17,6 +17,8 @@ LICENSE_COMB= dual USES= perl5 dos2unix USE_PERL5= configure +NO_ARCH= yes + .include .if ${PERL_LEVEL} < 503100