diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-24 09:10:50 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-24 09:10:50 +0000 |
commit | ec681430dac62e706c5af9bfbc64499987dc1686 (patch) | |
tree | bf03c01111f5fd4ec68f92cd57a56ee80d3dde9c /inputmethod/uim | |
parent | 4346ee7795a2ebe1cb5334f969b94e7061233e76 (diff) | |
download | pkgsrc-ec681430dac62e706c5af9bfbc64499987dc1686.tar.gz |
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 05775cef541..0ca9b29e512 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.55 2012/01/13 10:55:15 obache Exp $ +# $NetBSD: Makefile,v 1.56 2012/01/24 09:11:05 sbd Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Multilingual input method library CONFLICTS+= uim-qt4-immodule-[0-9]* |