From 59b26ecc93bcb0bedd9e85cff7879d91fd14be9a Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 25 Jun 2021 21:38:14 +0800 Subject: [PATCH] textproc/p5-Text-Emoticon: Add NO_ARCH --- textproc/p5-Text-Emoticon/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/p5-Text-Emoticon/Makefile b/textproc/p5-Text-Emoticon/Makefile index 172b7c0454fd..ff3c16b5cde2 100644 --- a/textproc/p5-Text-Emoticon/Makefile +++ b/textproc/p5-Text-Emoticon/Makefile @@ -16,7 +16,9 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include