summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-01 18:19:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-01 18:19:41 +0000
commite3ed72e479674102a745ee42f91f0f49d765e0bb (patch)
tree1f925b79ad9b05d87dc8409bea1ae17ff8a0d8ac
parent72525e1c20c926cbf073222e38ae0f063a3ac419 (diff)
downloadfreebsd-ports-e3ed72e479674102a745ee42f91f0f49d765e0bb.zip
Add NO_ARCH
-rw-r--r--www/p5-Catalyst-Action-RenderView/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile
index 4a0f7b4e1c1e..cbc6cb35f186 100644
--- a/www/p5-Catalyst-Action-RenderView/Makefile
+++ b/www/p5-Catalyst-Action-RenderView/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.70:www/p5-Catalyst-Runtime \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
post-extract:
@${REINPLACE_CMD} -i '' '/test_requires/d' ${WRKSRC}/Makefile.PL