pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/hunspell
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 5 07:40:13 UTC 2021
Modified Files:
pkgsrc/textproc/hunspell: Makefile
Log Message:
hunspell: needs autopoint to build now
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/textproc/hunspell/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/hunspell/Makefile
diff -u pkgsrc/textproc/hunspell/Makefile:1.34 pkgsrc/textproc/hunspell/Makefile:1.35
--- pkgsrc/textproc/hunspell/Makefile:1.34 Mon Jan 4 14:46:26 2021
+++ pkgsrc/textproc/hunspell/Makefile Tue Jan 5 07:40:13 2021
@@ -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 @@ LICENSE= mpl-1.1 OR gnu-lgpl-v2.1 OR gnu
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