pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/nudoku nudoku: Needs autopoint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b41b289ac5d0
branches:  trunk
changeset: 442821:b41b289ac5d0
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Dec 01 11:09:18 2020 +0000

description:
nudoku: Needs autopoint

diffstat:

 games/nudoku/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a65961f7a535 -r b41b289ac5d0 games/nudoku/Makefile
--- a/games/nudoku/Makefile     Tue Dec 01 09:44:22 2020 +0000
+++ b/games/nudoku/Makefile     Tue Dec 01 11:09:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/11/24 21:00:02 fcambus Exp $
+# $NetBSD: Makefile,v 1.4 2020/12/01 11:09:18 nia Exp $
 
 DISTNAME=      nudoku-2.1.0
 CATEGORIES=    games
@@ -16,7 +16,7 @@
 SUBST_FILES.includes+= src/sudoku.c
 SUBST_SED.includes+=   -e 's,"gettext.h",<libintl.h>,'
 
-USE_TOOLS+=            autoreconf automake autoconf gettext
+USE_TOOLS+=            autoreconf automake autoconf autopoint gettext
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes
 



Home | Main Index | Thread Index | Old Index