Tue Aug 18 05:44:44 2020 UTC ()
gearboy: more CHECK_PORTABILITY_SKIPs


(tnn)
diff -r1.1 -r1.2 pkgsrc/emulators/gearboy/Makefile.common

cvs diff -r1.1 -r1.2 pkgsrc/emulators/gearboy/Makefile.common (expand / switch to unified diff)

--- pkgsrc/emulators/gearboy/Makefile.common 2020/06/02 13:24:32 1.1
+++ pkgsrc/emulators/gearboy/Makefile.common 2020/08/18 05:44:43 1.2
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile.common,v 1.1 2020/06/02 13:24:32 nia Exp $ 1# $NetBSD: Makefile.common,v 1.2 2020/08/18 05:44:43 tnn Exp $
2# used by emulators/gearboy/Makefile 2# used by emulators/gearboy/Makefile
3# used by emulators/libretro-gearboy/Makefile 3# used by emulators/libretro-gearboy/Makefile
4 4
5DISTNAME= gearboy-3.1.1 5DISTNAME= gearboy-3.1.1
6CATEGORIES= emulators 6CATEGORIES= emulators
7MASTER_SITES= ${MASTER_SITE_GITHUB:=drhelius/} 7MASTER_SITES= ${MASTER_SITE_GITHUB:=drhelius/}
8GITHUB_PROJECT= Gearboy 8GITHUB_PROJECT= Gearboy
9GITHUB_TAG= ${DISTNAME} 9GITHUB_TAG= ${DISTNAME}
10 10
11USE_LANGUAGES= c c++ 11USE_LANGUAGES= c c++
12 12
13DISTINFO_FILE= ${.CURDIR}/../../emulators/gearboy/distinfo 13DISTINFO_FILE= ${.CURDIR}/../../emulators/gearboy/distinfo
14PATCHDIR= ${.CURDIR}/../../emulators/gearboy/patches 14PATCHDIR= ${.CURDIR}/../../emulators/gearboy/patches
15 15
16CHECK_PORTABILITY_SKIP+= platforms/*/dependencies/SDL-*/premake/*/build-scripts/* 16CHECK_PORTABILITY_SKIP+= platforms/*/dependencies/SDL-*/premake/*/build-scripts/*
17CHECK_PORTABILITY_SKIP+= platforms/ios/dependencies/SDL-*/build-scripts/* 17CHECK_PORTABILITY_SKIP+= platforms/*/dependencies/SDL-*/Xcode/SDL/pkg-support/*
 18CHECK_PORTABILITY_SKIP+= platforms/*/dependencies/SDL-*/build-scripts/*