Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/etlegacy games/etlegacy: allow bashisms for macOS
details: https://anonhg.NetBSD.org/pkgsrc/rev/aca7eb58b8be
branches: trunk
changeset: 432574:aca7eb58b8be
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 23 10:28:33 2020 +0000
description:
games/etlegacy: allow bashisms for macOS
diffstat:
games/etlegacy/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 857475a007b9 -r aca7eb58b8be games/etlegacy/Makefile.common
--- a/games/etlegacy/Makefile.common Sat May 23 10:26:54 2020 +0000
+++ b/games/etlegacy/Makefile.common Sat May 23 10:28:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2019/11/22 21:38:31 nia Exp $
+# $NetBSD: Makefile.common,v 1.4 2020/05/23 10:28:33 rillig Exp $
# used by games/etlegacy/Makefile
# used by games/etlegacy-server/Makefile
@@ -70,6 +70,7 @@
CFLAGS+= -DIOAPI_NO_64
CHECK_PORTABILITY_SKIP+= libs/sdl2/build-scripts/*
+CHECK_PORTABILITY_SKIP+= libs/jpegturbo/release/makemacpkg.in
.include "../../mk/bsd.fast.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index