From 39cbd126b0b4ee981d4c55c9dd4eb0446257b3ea Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 17 May 2005 22:22:52 +0000 Subject: Make USE_TOOLS+=imake imply USE_X11BASE=yes, along with the other variable definitions that apply when USE_IMAKE is defined. --- inputmethod/canna/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common index 46abb8d18e9..a2e6d93be95 100644 --- a/inputmethod/canna/Makefile.common +++ b/inputmethod/canna/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2005/05/17 22:20:15 jlam Exp $ +# $NetBSD: Makefile.common,v 1.13 2005/05/17 22:22:52 jlam Exp $ # # Canna common makefile. # @@ -19,7 +19,6 @@ PATCHDIR= ${.CURDIR}/../canna/patches .include "../canna/Makefile.version" USE_TOOLS+= imake -USE_X11BASE= yes CANNA_SPOOL= ${DESTDIR}/var/spool/canna CANNA_MODE= 0755 -- cgit v1.2.3