summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 18:25:37 +0000
committerjlam <jlam>2005-05-16 18:25:37 +0000
commitf5ccd6ac508307ee64fe2dabc8ea7d8b473ca693 (patch)
treee1fa4ec675ace9bdd874ab66eb966e0477a61926 /inputmethod
parent4671019afc2d0ed0f3e1af6f794cf3f3d5bd7545 (diff)
downloadpkgsrc-f5ccd6ac508307ee64fe2dabc8ea7d8b473ca693.tar.gz
The canna packages use imake/xmkmf as part of the configure process.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/canna/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common
index ee84c45a325..64a2b14e6bf 100644
--- a/inputmethod/canna/Makefile.common
+++ b/inputmethod/canna/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2005/04/11 21:46:11 tv Exp $
+# $NetBSD: Makefile.common,v 1.11 2005/05/16 18:25:37 jlam Exp $
#
# Canna common makefile.
#
@@ -16,9 +16,9 @@ FILESDIR= ${.CURDIR}/../canna/files
DISTINFO_FILE= ${.CURDIR}/../canna/distinfo
PATCHDIR= ${.CURDIR}/../canna/patches
-
.include "../canna/Makefile.version"
+USE_TOOLS+= imake
CANNA_SPOOL= ${DESTDIR}/var/spool/canna
CANNA_MODE= 0755