pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/nestopia Add pkg-config to tools.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3617a39688c
branches:  trunk
changeset: 553695:f3617a39688c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 28 06:53:39 2009 +0000

description:
Add pkg-config to tools.

diffstat:

 emulators/nestopia/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bff2902246e7 -r f3617a39688c emulators/nestopia/Makefile
--- a/emulators/nestopia/Makefile       Wed Jan 28 06:35:46 2009 +0000
+++ b/emulators/nestopia/Makefile       Wed Jan 28 06:53:39 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/03 18:44:27 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/28 06:53:39 wiz Exp $
 #
 
 DISTNAME=      Nestopia140src
@@ -16,7 +16,7 @@
 
 WRKSRC=                ${WRKDIR}
 USE_LANGUAGES= c c++
-USE_TOOLS=     gmake
+USE_TOOLS=     gmake pkg-config
 EXTRACT_OPTS_ZIP=      -aqo
 
 SUBST_CLASSES+=                oss



Home | Main Index | Thread Index | Old Index