From 61461e9620706e1ad86dc2029e3aeafb3bca25db Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 5 Jul 2019 19:13:30 +0000 Subject: [PATCH] Add NO_ARCH --- net/p5-URI-ws/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/p5-URI-ws/Makefile b/net/p5-URI-ws/Makefile index 81817e8bea95..3cc557a0c7d6 100644 --- a/net/p5-URI-ws/Makefile +++ b/net/p5-URI-ws/Makefile @@ -16,7 +16,9 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include