pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sylpheed Needs pkg-config, add it to tools.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a879ab534e5f
branches:  trunk
changeset: 508960:a879ab534e5f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 01 07:21:07 2006 +0000

description:
Needs pkg-config, add it to tools.

diffstat:

 mail/sylpheed/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bb1e21c598c8 -r a879ab534e5f mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Wed Mar 01 06:39:52 2006 +0000
+++ b/mail/sylpheed/Makefile    Wed Mar 01 07:21:07 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2006/02/19 07:11:08 xtraeme Exp $
+# $NetBSD: Makefile,v 1.89 2006/03/01 07:21:07 wiz Exp $
 
 DISTNAME=      sylpheed-2.2.0
 CATEGORIES=    mail news x11
@@ -17,7 +17,7 @@
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=            yes
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake pkg-config
 
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-nls



Home | Main Index | Thread Index | Old Index