pkgsrc-WIP-changes archive

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

libretro-parallel-n64: extract using bsdtar to fix extraction on NetBSD



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

Modified Files:
	libretro-parallel-n64/Makefile

Log Message:
libretro-parallel-n64: extract using bsdtar to fix extraction on NetBSD

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

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

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

diffs:
diff --git a/libretro-parallel-n64/Makefile b/libretro-parallel-n64/Makefile
index dc09adc56d..eeda971ef6 100644
--- a/libretro-parallel-n64/Makefile
+++ b/libretro-parallel-n64/Makefile
@@ -11,6 +11,7 @@ GITHUB_TAG=	571a477b79d57c10846fbfbdba9c6447f8d54cb9
 
 USE_TOOLS=	gmake
 USE_LANGUAGES=	c c++
+EXTRACT_USING=	bsdtar
 
 SUBST_CLASSES+=		vc
 SUBST_STAGE.vc=		pre-configure


Home | Main Index | Thread Index | Old Index