pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/uim Override intltool.
details: https://anonhg.NetBSD.org/pkgsrc/rev/775b47f089ab
branches: trunk
changeset: 486726:775b47f089ab
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jan 01 17:40:44 2005 +0000
description:
Override intltool.
diffstat:
inputmethod/uim/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r ca3558b20bef -r 775b47f089ab inputmethod/uim/Makefile
--- a/inputmethod/uim/Makefile Sat Jan 01 17:25:06 2005 +0000
+++ b/inputmethod/uim/Makefile Sat Jan 01 17:40:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/12/28 17:10:17 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/01/01 17:40:44 minskim Exp $
#
DISTNAME= uim-0.4.5
@@ -9,8 +9,6 @@
HOMEPAGE= http:/uim.freedesktop.org/
COMMENT= Uim is a multilingual input method library
-BUILD_DEPENDS+= p5-XML-Parser>=2.34:../../textproc/p5-XML-Parser
-
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
@@ -28,6 +26,7 @@
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index