pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/fheroes2
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jul 17 12:59:49 UTC 2026
Modified Files:
pkgsrc/games/fheroes2: Makefile
Log Message:
fheroes2: needs msgfmt
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/fheroes2/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/fheroes2/Makefile
diff -u pkgsrc/games/fheroes2/Makefile:1.8 pkgsrc/games/fheroes2/Makefile:1.9
--- pkgsrc/games/fheroes2/Makefile:1.8 Thu Jul 16 05:53:08 2026
+++ pkgsrc/games/fheroes2/Makefile Fri Jul 17 12:59:49 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2026/07/16 05:53:08 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2026/07/17 12:59:49 wiz Exp $
DISTNAME= fheroes2-1.1.17
CATEGORIES= games
@@ -9,7 +9,7 @@ HOMEPAGE= https://ihhub.github.io/fheroe
COMMENT= Recreation of Heroes of Might and Magic II game engine
LICENSE= gnu-gpl-v2
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_LANGUAGES= c c++
USE_CXX_FEATURES+= c++17 filesystem
Home |
Main Index |
Thread Index |
Old Index