pkgsrc-WIP-changes archive

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

libretro-mednafen-pce-fast: 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:28:12 2017 +0200
Changeset:	876b0f06f1dfb84c736f1a179defd061edde6579

Modified Files:
	libretro-mednafen-pce-fast/Makefile

Log Message:
libretro-mednafen-pce-fast: 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=876b0f06f1dfb84c736f1a179defd061edde6579

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

diffstat:
 libretro-mednafen-pce-fast/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/libretro-mednafen-pce-fast/Makefile b/libretro-mednafen-pce-fast/Makefile
index e2338089f2..ace1b9238b 100644
--- a/libretro-mednafen-pce-fast/Makefile
+++ b/libretro-mednafen-pce-fast/Makefile
@@ -14,6 +14,7 @@ GITHUB_TAG=	a24a7b76d854cffa8d9896650c52491dc8d4d6d5
 
 USE_TOOLS+=	gmake
 USE_LANGUAGES=	c c++
+EXTRACT_USING=	bsdtar
 
 PKGCONFIG_OVERRIDE+=	mednafen/tremor/vorbisidec.pc.in
 


Home | Main Index | Thread Index | Old Index