pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/libretro-freeintv libretro-freeintv: use bsd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e548ac72cd6
branches:  trunk
changeset: 311505:7e548ac72cd6
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Aug 13 00:58:12 2018 +0000

description:
libretro-freeintv: use bsdtar for github's extended ustar archives

diffstat:

 emulators/libretro-freeintv/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 86e9041c2993 -r 7e548ac72cd6 emulators/libretro-freeintv/Makefile
--- a/emulators/libretro-freeintv/Makefile      Mon Aug 13 00:54:42 2018 +0000
+++ b/emulators/libretro-freeintv/Makefile      Mon Aug 13 00:58:12 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/08/12 16:14:27 nia Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/13 00:58:12 nia Exp $
 
 DISTNAME=      libretro-freeintv-20180729
 CATEGORIES=    emulators
@@ -11,6 +11,7 @@
 COMMENT=       Libretro core for Mattel Intellivision emulation
 LICENSE=       gnu-gpl-v3
 
+EXTRACT_USING= bsdtar
 USE_TOOLS+=    gmake
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index