aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-17 07:57:46 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-17 07:57:46 +0800
commitc8de56e73b7699cc771dc16986fe09c67cf299b2 (patch)
tree06fc204eece5feec624b0987ded9b11442c10976 /textproc
parentf237993c8eb655280482eb0fe2343f0ae1c31a4d (diff)
downloadfreebsd-ports-gnome-c8de56e73b7699cc771dc16986fe09c67cf299b2.tar.gz
freebsd-ports-gnome-c8de56e73b7699cc771dc16986fe09c67cf299b2.tar.zst
freebsd-ports-gnome-c8de56e73b7699cc771dc16986fe09c67cf299b2.zip
Add NO_ARCH
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Pod-Elemental/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile
index cf2f04a5ee29..61ec653827d2 100644
--- a/textproc/p5-Pod-Elemental/Makefile
+++ b/textproc/p5-Pod-Elemental/Makefile
@@ -29,4 +29,6 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>