pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/gtk-im-libthai Missing recursive bump for ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b99aa79ad967
branches:  trunk
changeset: 602775:b99aa79ad967
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Apr 21 08:20:22 2012 +0000

description:
Missing recursive bump for pcre-8.30.

To avoid future missing bump, exactly buildlink with gtk2+ in addition to
module.mk.

diffstat:

 inputmethod/gtk-im-libthai/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r f11cf712186b -r b99aa79ad967 inputmethod/gtk-im-libthai/Makefile
--- a/inputmethod/gtk-im-libthai/Makefile       Sat Apr 21 07:38:53 2012 +0000
+++ b/inputmethod/gtk-im-libthai/Makefile       Sat Apr 21 08:20:22 2012 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index