pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/giftcurs Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fec54de5d804
branches:  trunk
changeset: 514064:fec54de5d804
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 07 12:47:15 2006 +0000

description:
Needs pkg-config.

diffstat:

 net/giftcurs/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8be0fc8d7c22 -r fec54de5d804 net/giftcurs/Makefile
--- a/net/giftcurs/Makefile     Wed Jun 07 12:46:31 2006 +0000
+++ b/net/giftcurs/Makefile     Wed Jun 07 12:47:15 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/04/13 18:23:36 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/06/07 12:47:15 joerg Exp $
 #
 
 DISTNAME=      giFTcurs-0.6.2
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://www.nongnu.org/giftcurs/
 COMMENT=       Curses frontend to the giFT daemon
 
-USE_TOOLS+=            msgfmt
+USE_TOOLS+=            msgfmt pkg-config
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index