aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI-ws
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-05 19:13:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-05 19:13:30 +0000
commit61461e9620706e1ad86dc2029e3aeafb3bca25db (patch)
tree0c092fd8c2138f0592474505eb7506dcce48afe6 /net/p5-URI-ws
parentd69815c1aac6a709414f3c74a6bd9835470c5c9b (diff)
downloadports-61461e9620706e1ad86dc2029e3aeafb3bca25db.tar.gz
ports-61461e9620706e1ad86dc2029e3aeafb3bca25db.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=505914
Diffstat (limited to 'net/p5-URI-ws')
-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>