summaryrefslogtreecommitdiff
path: root/inputmethod/gtk-im-libthai
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-04-21 08:20:22 +0000
committerobache <obache@pkgsrc.org>2012-04-21 08:20:22 +0000
commit6c8ac83ef3812a633d1adfd1af1d07a470270019 (patch)
tree820328f5d8dd6e68037de2462ad01d102fff6ea1 /inputmethod/gtk-im-libthai
parentcdb73e2f3cff1b75766158b6f2469eb427ed0403 (diff)
downloadpkgsrc-6c8ac83ef3812a633d1adfd1af1d07a470270019.tar.gz
Missing recursive bump for pcre-8.30.
To avoid future missing bump, exactly buildlink with gtk2+ in addition to module.mk.
Diffstat (limited to 'inputmethod/gtk-im-libthai')
-rw-r--r--inputmethod/gtk-im-libthai/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/inputmethod/gtk-im-libthai/Makefile b/inputmethod/gtk-im-libthai/Makefile
index 2beeeda0322..39dc0052a5b 100644
--- a/inputmethod/gtk-im-libthai/Makefile
+++ b/inputmethod/gtk-im-libthai/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/12/06 11:41:02 obache Exp $
+# $NetBSD: Makefile,v 1.12 2012/04/21 08:20:22 obache Exp $
#
DISTNAME= gtk-im-libthai-0.2.1
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \
ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
@@ -20,7 +21,8 @@ USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --disable-gtk3
GTK2_IMMODULES= yes
+.include "../../x11/gtk2/modules.mk"
.include "../../devel/libthai/buildlink3.mk"
-.include "../../x11/gtk2/modules.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"