Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/cataclysm-dda games/cataclysm-dda: fix shell por...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1800c205989
branches: trunk
changeset: 432568:f1800c205989
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 23 10:21:02 2020 +0000
description:
games/cataclysm-dda: fix shell portability
diffstat:
games/cataclysm-dda/Makefile.common | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r c5f9cfbf7ccd -r f1800c205989 games/cataclysm-dda/Makefile.common
--- a/games/cataclysm-dda/Makefile.common Sat May 23 10:18:02 2020 +0000
+++ b/games/cataclysm-dda/Makefile.common Sat May 23 10:21:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2020/04/30 14:57:30 nia Exp $
+# $NetBSD: Makefile.common,v 1.3 2020/05/23 10:21:02 rillig Exp $
# used by games/cataclysm-dda/Makefile
# used by games/cataclysm-dda-sdl/Makefile
@@ -27,6 +27,9 @@
REPLACE_SH+= lang/compile_mo.sh
+CHECK_PORTABILITY_SKIP+= data/osx/Cataclysm.sh
+CHECK_PORTABILITY_SKIP+= lang/update_pot.sh
+
MAKE_FLAGS+= ASTYLE=0
MAKE_FLAGS+= DYNAMIC_LINKING=1
MAKE_FLAGS+= LANGUAGES=all
Home |
Main Index |
Thread Index |
Old Index