summaryrefslogtreecommitdiff
path: root/inputmethod/uim/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2005-06-03 05:10:11 +0000
committeruebayasi <uebayasi>2005-06-03 05:10:11 +0000
commit60913454d4cae4a29addda2723f9e829e35e8754 (patch)
treefbbdd79f300e62c2f59e422c8f6bfe2ef6dacceb /inputmethod/uim/Makefile
parentde2d767b1f184b7612504e999c3641538c88c95a (diff)
downloadpkgsrc-60913454d4cae4a29addda2723f9e829e35e8754.tar.gz
Make gtk2 an option. No default binary change, no revision bump.
Diffstat (limited to 'inputmethod/uim/Makefile')
-rw-r--r--inputmethod/uim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 1d44e8265ba..57b48b4e056 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/06/01 18:02:58 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/06/03 05:10:11 uebayasi Exp $
#
DISTNAME= uim-0.4.6
@@ -38,5 +38,5 @@ post-install:
.include "../../devel/ncurses/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
-.include "../../x11/gtk2/modules.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"