pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/uim-tomoe-gtk Needs pkg-config during conf...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0d407f916e8
branches: trunk
changeset: 541410:c0d407f916e8
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 21 21:47:53 2008 +0000
description:
Needs pkg-config during configure.
diffstat:
inputmethod/uim-tomoe-gtk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fa983296353a -r c0d407f916e8 inputmethod/uim-tomoe-gtk/Makefile
--- a/inputmethod/uim-tomoe-gtk/Makefile Mon Apr 21 21:42:37 2008 +0000
+++ b/inputmethod/uim-tomoe-gtk/Makefile Mon Apr 21 21:47:53 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/13 06:07:57 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/04/21 21:47:53 wiz Exp $
#
DISTNAME= uim-tomoe-gtk-0.6.0
@@ -13,7 +13,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gmake intltool msgfmt
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
.include "../../inputmethod/tomoe/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index