summaryrefslogtreecommitdiff
path: root/inputmethod/canna/Makefile.common
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-17 22:22:52 +0000
committerjlam <jlam>2005-05-17 22:22:52 +0000
commit300f5d394696cd7ef1bf45b41b5cec201061a620 (patch)
tree9e5d1b75a4aad08a7854363e4c81862254bd6ca4 /inputmethod/canna/Makefile.common
parentd89b7317d38868dbebc778064ca31a5c27a32dc2 (diff)
downloadpkgsrc-300f5d394696cd7ef1bf45b41b5cec201061a620.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/Makefile.common')
-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