aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:36:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:36:21 +0000
commit0fcdc6eefd59bae4775014224ca49102dd8ce47f (patch)
tree38d82b9ad5965c75add713b75e2f6058730c8da9
parentb95ac395204aba9801857607e281d74eeda9e8af (diff)
downloadports-0fcdc6eefd59bae4775014224ca49102dd8ce47f.tar.gz
ports-0fcdc6eefd59bae4775014224ca49102dd8ce47f.zip
textproc/p5-Lingua-Ident: Cosmetic change
-rw-r--r--textproc/p5-Lingua-Ident/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-Ident/Makefile b/textproc/p5-Lingua-Ident/Makefile
index 0b5b8b8ad41b..2642e9ac3303 100644
--- a/textproc/p5-Lingua-Ident/Makefile
+++ b/textproc/p5-Lingua-Ident/Makefile
@@ -14,8 +14,9 @@ COMMENT= Statistical language identification
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>