pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/grpn Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9294c8c45432
branches: trunk
changeset: 567863:9294c8c45432
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Nov 26 17:35:53 2009 +0000
description:
Needs pkg-config.
diffstat:
math/grpn/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cd1688acf01e -r 9294c8c45432 math/grpn/Makefile
--- a/math/grpn/Makefile Thu Nov 26 17:34:54 2009 +0000
+++ b/math/grpn/Makefile Thu Nov 26 17:35:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/11/15 13:32:16 drochner Exp $
+# $NetBSD: Makefile,v 1.22 2009/11/26 17:35:53 joerg Exp $
#
DISTNAME= grpn
@@ -15,7 +15,7 @@
COMMENT= Graphical reverse polish notation (RPN) calculator
BUILD_TARGET= grpn
-USE_TOOLS+= mkdirhier
+USE_TOOLS+= mkdirhier pkg-config
WRKSRC= ${WRKDIR}/grpn-1.2
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index