pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/kasumi Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3112e41e824d
branches:  trunk
changeset: 523491:3112e41e824d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 08 17:00:58 2007 +0000

description:
Needs pkg-config.

diffstat:

 inputmethod/kasumi/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 141db576ec2b -r 3112e41e824d inputmethod/kasumi/Makefile
--- a/inputmethod/kasumi/Makefile       Mon Jan 08 16:59:57 2007 +0000
+++ b/inputmethod/kasumi/Makefile       Mon Jan 08 17:00:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/02 15:18:12 obache Exp $
+# $NetBSD: Makefile,v 1.2 2007/01/08 17:00:58 joerg Exp $
 
 DISTNAME=      kasumi-1.0.1
 CATEGORIES=    inputmethod japanese
@@ -8,6 +8,7 @@
 HOMEPAGE=      http://kasumi.sourceforge.jp/
 COMMENT=       Dictionary management tool for anthy
 
+USE_TOOLS+=    pkg-config
 USE_X11=       yes
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index