summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-21 13:03:25 +0000
committerwiz <wiz@pkgsrc.org>2007-09-21 13:03:25 +0000
commit3528e063450c6c10f9548d9ded687e713f731a1b (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /inputmethod
parent244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff)
downloadpkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/imhangul_status_applet/Makefile8
-rw-r--r--inputmethod/uim/Makefile3
2 files changed, 6 insertions, 5 deletions
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index 6503b4ba78f..88eae84f5d3 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2007/09/19 23:18:59 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2007/09/21 13:03:56 wiz Exp $
#
DISTNAME= imhangul_status_applet-0.3
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
@@ -18,8 +18,8 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
-GCONF2_SCHEMAS= imhangul_status.schemas
+GCONF_SCHEMAS= imhangul_status.schemas
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index eea869f3d06..dd39394e10b 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2007/02/19 20:06:21 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2007/09/21 13:03:56 wiz Exp $
#
DISTNAME= uim-1.3.1
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://uim.freedesktop.org/releases/
EXTRACT_SUFX= .tar.bz2