Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.14 2015/07/31 13:07:05 ryoon Exp $
# $NetBSD: Makefile,v 1.19 2016/08/03 10:23:00 adam Exp $
#
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/}
PKGREVISION= 1
CATEGORIES= inputmethod editors
EMACS_MODULES= base leim
@@ -12,7 +13,7 @@ INSTALLATION_DIRS= ${EMACS_LISPPREFIX} bin
do-build:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
${PYTHONBIN} build_mozc.py build -c Release ${_MAKE_JOBS} \
${PYTHONBIN} build_mozc.py build -c Release \
unix/emacs/emacs.gyp:mozc_emacs_helper
cd ${WRKSRC}/unix/emacs && \
${EMACS_BIN} -q -batch -no-site-file -no-init-file \