pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/widelands
Module Name: pkgsrc
Committed By: nia
Date: Sun Nov 10 21:17:18 UTC 2019
Modified Files:
pkgsrc/games/widelands: Makefile
Log Message:
widelands: Missing tools
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/widelands/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/widelands/Makefile
diff -u pkgsrc/games/widelands/Makefile:1.5 pkgsrc/games/widelands/Makefile:1.6
--- pkgsrc/games/widelands/Makefile:1.5 Tue Sep 3 20:27:02 2019
+++ pkgsrc/games/widelands/Makefile Sun Nov 10 21:17:18 2019
@@ -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 @@ COMMENT= Fantasy real-time strategy game
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