aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-App-RunCron/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-12 08:21:46 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-12 08:21:46 +0000
commit72f839155b493987de67985605e242d764cbefed (patch)
tree22ee15b1693c227b3e6d10eada8b57f7a9aa2e78 /sysutils/p5-App-RunCron/Makefile
parent796966c32d1d481f3b3dc56aad867ae0f93273e8 (diff)
downloadports-72f839155b493987de67985605e242d764cbefed.tar.gz
ports-72f839155b493987de67985605e242d764cbefed.zip
Notes
Diffstat (limited to 'sysutils/p5-App-RunCron/Makefile')
-rw-r--r--sysutils/p5-App-RunCron/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/p5-App-RunCron/Makefile b/sysutils/p5-App-RunCron/Makefile
index bbd947dfd365..47c8cad9a86c 100644
--- a/sysutils/p5-App-RunCron/Makefile
+++ b/sysutils/p5-App-RunCron/Makefile
@@ -23,4 +23,6 @@ TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
+
.include <bsd.port.mk>