aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 16:04:03 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 16:15:57 +0000
commitfac130661b20b3ffe45568c8c2e9527e72c324c7 (patch)
tree900744c666f47e3deb6d3ddae4211a44caba1fec /www
parent3d9c9ab8acdc65bc55668651d0d5cc774258bb2f (diff)
downloadports-fac130661b20b3ffe45568c8c2e9527e72c324c7.tar.gz
ports-fac130661b20b3ffe45568c8c2e9527e72c324c7.zip
www/p5-CGI-Application-Server: Add NO_ARCH
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Application-Server/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-CGI-Application-Server/Makefile b/www/p5-CGI-Application-Server/Makefile
index d36895ca6c0d..9d7753fa73f7 100644
--- a/www/p5-CGI-Application-Server/Makefile
+++ b/www/p5-CGI-Application-Server/Makefile
@@ -29,4 +29,6 @@ TEST_DEPENDS= p5-CGI-Application>0:www/p5-CGI-Application \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>