aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Tags
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-08-23 19:35:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-08-23 19:35:48 +0000
commitfcf31460392c1a8779a46efcf8cb6112670cc9a2 (patch)
tree9abf347ac672f9592fd4cfc110f17ea74fa864ce /textproc/p5-Text-Tags
parentd6e32ed803bfee0e9efc8f9cd8f04c80ca482a21 (diff)
downloadports-fcf31460392c1a8779a46efcf8cb6112670cc9a2.tar.gz
ports-fcf31460392c1a8779a46efcf8cb6112670cc9a2.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=545850
Diffstat (limited to 'textproc/p5-Text-Tags')
-rw-r--r--textproc/p5-Text-Tags/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Text-Tags/Makefile b/textproc/p5-Text-Tags/Makefile
index 10eac70f13f5..2d3d01288b5e 100644
--- a/textproc/p5-Text-Tags/Makefile
+++ b/textproc/p5-Text-Tags/Makefile
@@ -14,7 +14,9 @@ COMMENT= Parses folksonomy space-separated tags
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>