pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/stone-soup-sdl



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Aug 11 18:04:36 UTC 2019

Modified Files:
        pkgsrc/games/stone-soup-sdl: Makefile

Log Message:
stone-soup-sdl: Force instalation of fonts


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/stone-soup-sdl/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/stone-soup-sdl/Makefile
diff -u pkgsrc/games/stone-soup-sdl/Makefile:1.2 pkgsrc/games/stone-soup-sdl/Makefile:1.3
--- pkgsrc/games/stone-soup-sdl/Makefile:1.2    Sun Aug 11 13:21:04 2019
+++ pkgsrc/games/stone-soup-sdl/Makefile        Sun Aug 11 18:04:36 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/08/11 13:21:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/11 18:04:36 nia Exp $
 
 PKGREVISION= 1
 .include "../../games/stone-soup/Makefile.common"
@@ -10,6 +10,7 @@ COMMENT=      Dungeon Crawl Stone Soup - rogu
 
 MAKE_FLAGS+=   TILES=YesPlease
 MAKE_FLAGS+=   SOUND=YesPlease
+MAKE_FLAGS+=   COPY_FONTS=YesPlease
 
 INSTALLATION_DIRS+=    share/applications
 INSTALLATION_DIRS+=    share/icons/hicolor/48x48/apps



Home | Main Index | Thread Index | Old Index