pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/hunspell hunspell: needs autopoint to build now



details:   https://anonhg.NetBSD.org/pkgsrc/rev/896f76be02d7
branches:  trunk
changeset: 444333:896f76be02d7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 05 07:40:13 2021 +0000

description:
hunspell: needs autopoint to build now

diffstat:

 textproc/hunspell/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3956baa154f4 -r 896f76be02d7 textproc/hunspell/Makefile
--- a/textproc/hunspell/Makefile        Tue Jan 05 07:38:22 2021 +0000
+++ b/textproc/hunspell/Makefile        Tue Jan 05 07:40:13 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2021/01/04 14:46:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2021/01/05 07:40:13 wiz Exp $
 
 DISTNAME=      hunspell-1.7.0
 PKGREVISION=   3
@@ -13,7 +13,7 @@
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            pkg-config perl:run autoreconf autoconf automake
+USE_TOOLS+=            pkg-config perl:run autoreconf autoconf automake autopoint
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++03
 



Home | Main Index | Thread Index | Old Index