pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/libretro-stella libretro-stella: set GITHUB_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d73f4b560be4
branches:  trunk
changeset: 446867:d73f4b560be4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 14 11:43:34 2021 +0000

description:
libretro-stella: set GITHUB_PROJECT so 'make fetch' works.

diffstat:

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

diffs (12 lines):

diff -r a01ac89c3234 -r d73f4b560be4 emulators/libretro-stella/Makefile
--- a/emulators/libretro-stella/Makefile        Sun Feb 14 11:42:29 2021 +0000
+++ b/emulators/libretro-stella/Makefile        Sun Feb 14 11:43:34 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/05/30 15:12:46 nia Exp $
+# $NetBSD: Makefile,v 1.8 2021/02/14 11:43:34 wiz Exp $
 
 .include "../../emulators/stella/Makefile.common"
+GITHUB_PROJECT=        stella
 
 PKGNAME=       libretro-${DISTNAME:S/-src//1}
 



Home | Main Index | Thread Index | Old Index