pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/etlegacy
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 23 10:28:34 UTC 2020
Modified Files:
pkgsrc/games/etlegacy: Makefile.common
Log Message:
games/etlegacy: allow bashisms for macOS
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/etlegacy/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/etlegacy/Makefile.common
diff -u pkgsrc/games/etlegacy/Makefile.common:1.3 pkgsrc/games/etlegacy/Makefile.common:1.4
--- pkgsrc/games/etlegacy/Makefile.common:1.3 Fri Nov 22 21:38:31 2019
+++ pkgsrc/games/etlegacy/Makefile.common Sat May 23 10:28:33 2020
@@ -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 @@ CMAKE_ARGS+= -DINSTALL_DEFAULT_MODDIR="s
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