aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Tabs+Wrap
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-04 17:56:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-04 17:56:32 +0000
commitc42c2e166424b6c8000f900638cd112eeaa270af (patch)
tree1f9d33cd4af1d38b07b5aedd04e98090ccf05ea4 /textproc/p5-Text-Tabs+Wrap
parentd0147047a7fb04b029788a70c5ca7b7e9368e572 (diff)
downloadports-c42c2e166424b6c8000f900638cd112eeaa270af.tar.gz
ports-c42c2e166424b6c8000f900638cd112eeaa270af.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=525218
Diffstat (limited to 'textproc/p5-Text-Tabs+Wrap')
-rw-r--r--textproc/p5-Text-Tabs+Wrap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Text-Tabs+Wrap/Makefile b/textproc/p5-Text-Tabs+Wrap/Makefile
index 3958b6687911..9ccbd9eef2ac 100644
--- a/textproc/p5-Text-Tabs+Wrap/Makefile
+++ b/textproc/p5-Text-Tabs+Wrap/Makefile
@@ -14,4 +14,6 @@ COMMENT= Line wrapping to form simple paragraphs
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>