summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-17 22:20:15 +0000
committerjlam <jlam>2005-05-17 22:20:15 +0000
commitd89b7317d38868dbebc778064ca31a5c27a32dc2 (patch)
treeae2fd4f2342b938fa00284b623db1e1e2d970a72 /inputmethod
parent908c4edcc6177833a7fc62ac22f25f1d5e1509fe (diff)
downloadpkgsrc-d89b7317d38868dbebc778064ca31a5c27a32dc2.tar.gz
This package uses the imake/xmkmf tools, so it implies USE_X11BASE.
Add it explicitly here until pkgsrc/mk/* can be modified to infer this by itself.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/canna/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common
index 64a2b14e6bf..46abb8d18e9 100644
--- a/inputmethod/canna/Makefile.common
+++ b/inputmethod/canna/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2005/05/16 18:25:37 jlam Exp $
+# $NetBSD: Makefile.common,v 1.12 2005/05/17 22:20:15 jlam Exp $
#
# Canna common makefile.
#
@@ -19,6 +19,7 @@ PATCHDIR= ${.CURDIR}/../canna/patches
.include "../canna/Makefile.version"
USE_TOOLS+= imake
+USE_X11BASE= yes
CANNA_SPOOL= ${DESTDIR}/var/spool/canna
CANNA_MODE= 0755