From f5ccd6ac508307ee64fe2dabc8ea7d8b473ca693 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 18:25:37 +0000 Subject: The canna packages use imake/xmkmf as part of the configure process. --- inputmethod/canna/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inputmethod') 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 -- cgit v1.2.3