From ff6e3908761c4a6830a2bcdd8c92f889e4011c83 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 16 Sep 2024 03:52:32 +0800 Subject: [PATCH] www/p5-PSGI: Add NO_ARCH --- www/p5-PSGI/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile index a963ac3c575a..f2d91820dd5d 100644 --- a/www/p5-PSGI/Makefile +++ b/www/p5-PSGI/Makefile @@ -10,7 +10,9 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification WWW= https://metacpan.org/release/PSGI -USES= perl5 +USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include