summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/iiimecf/Makefile4
-rw-r--r--inputmethod/skk/Makefile3
2 files changed, 5 insertions, 2 deletions
diff --git a/inputmethod/iiimecf/Makefile b/inputmethod/iiimecf/Makefile
index c9037f2ab11..349e93722d8 100644
--- a/inputmethod/iiimecf/Makefile
+++ b/inputmethod/iiimecf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/10/11 09:31:57 uebayasi Exp $
+# $NetBSD: Makefile,v 1.11 2008/10/13 08:07:02 uebayasi Exp $
#
DISTNAME= IIIMECF-0.6
@@ -13,6 +13,8 @@ COMMENT= Emacs Lisp library for IIIM Protocol
PKG_DESTDIR_SUPPORT= user-destdir
+EMACS_BUILDLINK=# defined
+
do-build:
@cd ${WRKSRC} && \
${EMACS_BIN} -q --no-site-file -batch -l iiimcf-comp.el
diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile
index 89939c379c5..74f30ed35db 100644
--- a/inputmethod/skk/Makefile
+++ b/inputmethod/skk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/10/11 09:31:57 uebayasi Exp $
+# $NetBSD: Makefile,v 1.19 2008/10/13 08:07:02 uebayasi Exp $
#
DISTNAME= ddskk-20080309
@@ -16,6 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= ddskk-[0-9]*
EMACS_MODULES+= base leim
+EMACS_BUILDLINK=# defined
MAKEFLAGS+= EMACS=${EMACS_BIN:Q}
MAKE_ENV= prefix=${DESTDIR:Q}${PREFIX:Q} \