pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/libretro-mupen64plus Add MesaLib/bl3.mk. Sti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/240be0a1d5d5
branches:  trunk
changeset: 646233:240be0a1d5d5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 05 17:22:26 2015 +0000

description:
Add MesaLib/bl3.mk. Still doesn't build for me but gets further.

diffstat:

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

diffs (15 lines):

diff -r 140cb68c26f4 -r 240be0a1d5d5 emulators/libretro-mupen64plus/Makefile
--- a/emulators/libretro-mupen64plus/Makefile   Thu Feb 05 17:17:11 2015 +0000
+++ b/emulators/libretro-mupen64plus/Makefile   Thu Feb 05 17:22:26 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/02/05 17:17:11 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/02/05 17:22:26 wiz Exp $
 
 DISTNAME=      mupen64plus-libretro-20150204
 PKGNAME=       libretro-mupen64plus-20150204
@@ -39,4 +39,5 @@
        ${INSTALL_LIB} ${WRKSRC}/mupen64plus_libretro.so \
            ${DESTDIR}${PREFIX}/lib/libretro/mupen64plus_libretro.so
 
+.include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index