pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/libretro-dolphin libretro-dolphin: Add pkg-c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a8528133777
branches:  trunk
changeset: 320402:8a8528133777
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Mar 04 23:20:27 2019 +0000

description:
libretro-dolphin: Add pkg-config to USE_TOOLS...

diffstat:

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

diffs (17 lines):

diff -r a0cb18a32db1 -r 8a8528133777 emulators/libretro-dolphin/Makefile
--- a/emulators/libretro-dolphin/Makefile       Mon Mar 04 18:51:09 2019 +0000
+++ b/emulators/libretro-dolphin/Makefile       Mon Mar 04 23:20:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/12/13 19:51:50 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/03/04 23:20:27 nia Exp $
 
 DISTNAME=      libretro-dolphin-20180827
 PKGREVISION=   1
@@ -13,6 +13,7 @@
 LICENSE=       gnu-gpl-v2
 
 EXTRACT_USING= bsdtar
+USE_TOOLS+=    pkg-config
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++14
 GCC_REQD+=     6



Home | Main Index | Thread Index | Old Index