pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-devel Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eafc3b85f142
branches:  trunk
changeset: 514691:eafc3b85f142
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 16 14:31:12 2006 +0000

description:
Needs pkg-config.

diffstat:

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

diffs (18 lines):

diff -r 18e6147c2993 -r eafc3b85f142 mail/sylpheed-devel/Makefile
--- a/mail/sylpheed-devel/Makefile      Fri Jun 16 14:25:36 2006 +0000
+++ b/mail/sylpheed-devel/Makefile      Fri Jun 16 14:31:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/05/28 19:12:52 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2006/06/16 14:31:12 joerg Exp $
 
 DISTNAME=      sylpheed-2.2.0beta8
 PKGREVISION=   2
@@ -17,7 +17,7 @@
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=            yes
-USE_TOOLS+=            gmake msgfmt
+USE_TOOLS+=            gmake msgfmt pkg-config
 
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-nls



Home | Main Index | Thread Index | Old Index