aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI-ws/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-URI-ws/Makefile')
-rw-r--r--net/p5-URI-ws/Makefile4
1 files changed, 3 insertions, 1 deletions
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 <bsd.port.mk>