pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/gearboy
Module Name: pkgsrc
Committed By: tnn
Date: Tue Aug 18 05:44:44 UTC 2020
Modified Files:
pkgsrc/emulators/gearboy: Makefile.common
Log Message:
gearboy: more CHECK_PORTABILITY_SKIPs
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/gearboy/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/emulators/gearboy/Makefile.common
diff -u pkgsrc/emulators/gearboy/Makefile.common:1.1 pkgsrc/emulators/gearboy/Makefile.common:1.2
--- pkgsrc/emulators/gearboy/Makefile.common:1.1 Tue Jun 2 13:24:32 2020
+++ pkgsrc/emulators/gearboy/Makefile.common Tue Aug 18 05:44:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2020/06/02 13:24:32 nia Exp $
+# $NetBSD: Makefile.common,v 1.2 2020/08/18 05:44:43 tnn Exp $
# used by emulators/gearboy/Makefile
# used by emulators/libretro-gearboy/Makefile
@@ -14,4 +14,5 @@ DISTINFO_FILE= ${.CURDIR}/../../emulator
PATCHDIR= ${.CURDIR}/../../emulators/gearboy/patches
CHECK_PORTABILITY_SKIP+= platforms/*/dependencies/SDL-*/premake/*/build-scripts/*
-CHECK_PORTABILITY_SKIP+= platforms/ios/dependencies/SDL-*/build-scripts/*
+CHECK_PORTABILITY_SKIP+= platforms/*/dependencies/SDL-*/Xcode/SDL/pkg-support/*
+CHECK_PORTABILITY_SKIP+= platforms/*/dependencies/SDL-*/build-scripts/*
Home |
Main Index |
Thread Index |
Old Index