pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libretro-ppsspp: extract using bsdtar to fix build on NetBSD.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Jul 16 16:39:50 2017 +0200
Changeset:	f87e06e7e7bd21ef8275009dd63288850c02d8e9

Modified Files:
	libretro-ppsspp/Makefile

Log Message:
libretro-ppsspp: extract using bsdtar to fix build on NetBSD.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f87e06e7e7bd21ef8275009dd63288850c02d8e9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libretro-ppsspp/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/libretro-ppsspp/Makefile b/libretro-ppsspp/Makefile
index caf4a2a726..58e20e9e71 100644
--- a/libretro-ppsspp/Makefile
+++ b/libretro-ppsspp/Makefile
@@ -27,6 +27,7 @@ WRKSRC=		${WRKDIR}/libretro-ppsspp-${PPSSPP_TAG}/libretro
 
 USE_TOOLS=	gmake pkg-config
 USE_LANGUAGES=	c c++
+EXTRACT_USING=	bsdtar
 
 .include "../../mk/bsd.fast.prefs.mk"
 


Home | Main Index | Thread Index | Old Index