pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/widelands widelands: Missing tools



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf3637235d8e
branches:  trunk
changeset: 417422:bf3637235d8e
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Nov 10 21:17:18 2019 +0000

description:
widelands: Missing tools

diffstat:

 games/widelands/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b3edcbbd95a4 -r bf3637235d8e games/widelands/Makefile
--- a/games/widelands/Makefile  Sun Nov 10 21:15:40 2019 +0000
+++ b/games/widelands/Makefile  Sun Nov 10 21:17:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/09/03 20:27:02 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/11/10 21:17:18 nia Exp $
 
 DISTNAME=      widelands-build20
 PKGNAME=       widelands-20
@@ -13,6 +13,8 @@
 LICENSE=       gnu-gpl-v2
 
 USE_CMAKE=     yes
+USE_TOOLS+=    pkg-config
+USE_TOOLS+=    msgfmt msgmerge xgettext
 USE_LANGUAGES= c c++11
 
 # C++11



Home | Main Index | Thread Index | Old Index