pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/314e1ffe1a6f
branches: trunk
changeset: 514372:314e1ffe1a6f
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 11 14:08:28 2006 +0000
description:
Needs pkg-config.
diffstat:
emulators/gpsim/Makefile | 4 ++--
ham/grig/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r de6189d106e7 -r 314e1ffe1a6f emulators/gpsim/Makefile
--- a/emulators/gpsim/Makefile Sun Jun 11 14:05:35 2006 +0000
+++ b/emulators/gpsim/Makefile Sun Jun 11 14:08:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/06/04 06:14:11 dogcow Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/11 14:08:28 joerg Exp $
#
DISTNAME= gpsim-0.21.11
@@ -12,7 +12,7 @@
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= YES
USE_GNU_READLINE= YES
diff -r de6189d106e7 -r 314e1ffe1a6f ham/grig/Makefile
--- a/ham/grig/Makefile Sun Jun 11 14:05:35 2006 +0000
+++ b/ham/grig/Makefile Sun Jun 11 14:08:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:37 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/06/11 14:09:01 joerg Exp $
#
DISTNAME= grig-0.4.3
@@ -11,7 +11,7 @@
COMMENT= Graphical user interface to the Hamlib libraries
USE_LIBTOOL= yes
-USE_TOOLS+= gmake msgfmt
+USE_TOOLS+= gmake msgfmt pkg-config
GNU_CONFIGURE= yes
.include "../../ham/hamlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index