aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-It
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-13 20:46:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-13 20:46:55 +0000
commit276dd421f10b1eec9b70339f0fc4a312652d5430 (patch)
treec30a9432649827de043bc8a66f186adbcbce61f8 /textproc/p5-Lingua-Stem-It
parent222d48aef46a8439aadc19c1ca9154f99e0443b5 (diff)
downloadports-276dd421f10b1eec9b70339f0fc4a312652d5430.tar.gz
ports-276dd421f10b1eec9b70339f0fc4a312652d5430.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=506561
Diffstat (limited to 'textproc/p5-Lingua-Stem-It')
-rw-r--r--textproc/p5-Lingua-Stem-It/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-Stem-It/Makefile b/textproc/p5-Lingua-Stem-It/Makefile
index cba42f191b8d..226ed894b95d 100644
--- a/textproc/p5-Lingua-Stem-It/Makefile
+++ b/textproc/p5-Lingua-Stem-It/Makefile
@@ -14,7 +14,9 @@ COMMENT= Porter stemming algorithm for Italian
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>