aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Eventual
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-16 23:57:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-16 23:57:51 +0000
commit26c92e11a1e60613852fc4fb144672534eec85ff (patch)
treeccb1c627d6b175bfb4d66d1635c3981a75c05c21 /textproc/p5-Pod-Eventual
parentc8de56e73b7699cc771dc16986fe09c67cf299b2 (diff)
downloadports-26c92e11a1e60613852fc4fb144672534eec85ff.tar.gz
ports-26c92e11a1e60613852fc4fb144672534eec85ff.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=501830
Diffstat (limited to 'textproc/p5-Pod-Eventual')
-rw-r--r--textproc/p5-Pod-Eventual/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile
index 4c1b2d6bfa58..00e3709e2a76 100644
--- a/textproc/p5-Pod-Eventual/Makefile
+++ b/textproc/p5-Pod-Eventual/Makefile
@@ -21,4 +21,6 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>