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 gettext m4 macros to build
details: https://anonhg.NetBSD.org/pkgsrc/rev/b71e07d0f390
branches: trunk
changeset: 443497:b71e07d0f390
user: nia <nia%pkgsrc.org@localhost>
date: Mon Dec 14 09:19:40 2020 +0000
description:
nudoku: Needs gettext m4 macros to build
diffstat:
games/nudoku/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 140b401cdfcd -r b71e07d0f390 games/nudoku/Makefile
--- a/games/nudoku/Makefile Mon Dec 14 09:15:33 2020 +0000
+++ b/games/nudoku/Makefile Mon Dec 14 09:19:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/12/01 11:09:18 nia Exp $
+# $NetBSD: Makefile,v 1.5 2020/12/14 09:19:40 nia Exp $
DISTNAME= nudoku-2.1.0
CATEGORIES= games
@@ -9,6 +9,8 @@
COMMENT= Ncurses based sudoku game
LICENSE= gnu-gpl-v3
+TOOL_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4
+
# Fix gettext includes
SUBST_CLASSES+= includes
SUBST_STAGE.includes= post-configure
Home |
Main Index |
Thread Index |
Old Index