pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/libretro-beetle-psx-hw



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Jun  1 19:16:17 UTC 2020

Modified Files:
        pkgsrc/emulators/libretro-beetle-psx-hw: Makefile

Log Message:
libretro-beetle-psx-hw: set LIBRETRO_CORE


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/libretro-beetle-psx-hw/Makefile

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

Modified files:

Index: pkgsrc/emulators/libretro-beetle-psx-hw/Makefile
diff -u pkgsrc/emulators/libretro-beetle-psx-hw/Makefile:1.3 pkgsrc/emulators/libretro-beetle-psx-hw/Makefile:1.4
--- pkgsrc/emulators/libretro-beetle-psx-hw/Makefile:1.3        Sat May 30 14:59:10 2020
+++ pkgsrc/emulators/libretro-beetle-psx-hw/Makefile    Mon Jun  1 19:16:16 2020
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/05/30 14:59:10 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/01 19:16:16 nia Exp $
+
+LIBRETRO_CORE= mednafen_psx_hw
 
 .include "../../emulators/libretro-beetle-psx/Makefile.common"
 



Home | Main Index | Thread Index | Old Index