diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /inputmethod/uim-mozc | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'inputmethod/uim-mozc')
-rw-r--r-- | inputmethod/uim-mozc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim-mozc/Makefile b/inputmethod/uim-mozc/Makefile index fd55c772cf8..d079d0a1dc8 100644 --- a/inputmethod/uim-mozc/Makefile +++ b/inputmethod/uim-mozc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2018/01/17 12:10:38 jperkin Exp $ +# $NetBSD: Makefile,v 1.22 2018/03/12 11:16:57 wiz Exp $ PKGNAME= uim-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CONFLICTS+= ibus-mozc<=1.13.1651.102 |