diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-16 14:33:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-16 14:33:44 +0000 |
commit | 024eefe13d09d8dc310bfcc056863f616c42aafb (patch) | |
tree | a02ccafda3c2ba9b1226f0e8ff81be454a1b13cf /inputmethod/mozc-elisp | |
parent | 3e17e1ae4db9ea002a6c69c434f592f8d408e8ed (diff) | |
download | pkgsrc-024eefe13d09d8dc310bfcc056863f616c42aafb.tar.gz |
Recursive bump for new fribidi dependency in pango.
Diffstat (limited to 'inputmethod/mozc-elisp')
-rw-r--r-- | inputmethod/mozc-elisp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile index 5fb10b904d4..f17156a020d 100644 --- a/inputmethod/mozc-elisp/Makefile +++ b/inputmethod/mozc-elisp/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2018/04/14 07:34:27 adam Exp $ -# +# $NetBSD: Makefile,v 1.30 2018/04/16 14:34:45 wiz Exp $ PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod editors EMACS_MODULES= base leim |