summaryrefslogtreecommitdiff
path: root/inputmethod/canna
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-17 22:22:52 +0000
committerjlam <jlam@pkgsrc.org>2005-05-17 22:22:52 +0000
commit39cbd126b0b4ee981d4c55c9dd4eb0446257b3ea (patch)
tree9e5d1b75a4aad08a7854363e4c81862254bd6ca4 /inputmethod/canna
parentf793cad898dd180633842520644234fcfbeb8f7b (diff)
downloadpkgsrc-39cbd126b0b4ee981d4c55c9dd4eb0446257b3ea.tar.gz
Make USE_TOOLS+=imake imply USE_X11BASE=yes, along with the other
variable definitions that apply when USE_IMAKE is defined.
Diffstat (limited to 'inputmethod/canna')
-rw-r--r--inputmethod/canna/Makefile.common3
1 files changed, 1 insertions, 2 deletions
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