pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/koffice pkg-config is needed for build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43acfa0d4792
branches:  trunk
changeset: 500108:43acfa0d4792
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Oct 02 12:35:37 2005 +0000

description:
pkg-config is needed for build.

diffstat:

 misc/koffice/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 663215679635 -r 43acfa0d4792 misc/koffice/Makefile
--- a/misc/koffice/Makefile     Sun Oct 02 12:21:00 2005 +0000
+++ b/misc/koffice/Makefile     Sun Oct 02 12:35:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2005/10/01 11:40:55 adam Exp $
+# $NetBSD: Makefile,v 1.65 2005/10/02 12:35:37 seb Exp $
 
 DISTNAME=      koffice-1.4.1
 CATEGORIES=    misc kde
@@ -17,7 +17,7 @@
 EXTRACT_USING=         gtar
 
 USE_LIBTOOL=           yes
-USE_TOOLS+=            gmake perl
+USE_TOOLS+=            gmake perl pkg-config
 GNU_CONFIGURE=         yes
 
 GCC_REQD+=             2.95.3



Home | Main Index | Thread Index | Old Index