Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Snowball-Norwegian (textproc/p5-Snowball-N...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e7db7ed9c968
branches: trunk
changeset: 437878:e7db7ed9c968
user: mef <mef%pkgsrc.org@localhost>
date: Wed Sep 02 12:55:02 2020 +0000
description:
(textproc/p5-Snowball-Norwegian) Fix build with Perl 5.32
diffstat:
textproc/p5-Snowball-Norwegian/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r d626b8368c98 -r e7db7ed9c968 textproc/p5-Snowball-Norwegian/Makefile
--- a/textproc/p5-Snowball-Norwegian/Makefile Wed Sep 02 12:40:17 2020 +0000
+++ b/textproc/p5-Snowball-Norwegian/Makefile Wed Sep 02 12:55:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/08/31 18:11:55 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/09/02 12:55:02 mef Exp $
DISTNAME= Snowball-Norwegian-1.2
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,9 @@
COMMENT= Porters stemming algorithm for Norwegian
LICENSE= ${PERL5_LICENSE}
+REPLACE_PERL= bin/stemmer-no.pl
+
PERL5_PACKLIST= auto/Lingua/Stem/Snowball/No/.packlist
-PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index