summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorjlam <jlam>2002-04-13 02:39:53 +0000
committerjlam <jlam>2002-04-13 02:39:53 +0000
commitadd3dce72a63e0fe1c7738e248d6abb6e827cf1f (patch)
treef72b40c95cdf3fb7df34cd11af6fdf5ba42213fc /japanese
parent3d0547ea42ac42d431befa928e91ebcefeccbc0d (diff)
downloadpkgsrc-add3dce72a63e0fe1c7738e248d6abb6e827cf1f.tar.gz
It's actually USE_X11BASE implies that imake is there and that we install
into ${X11BASE}, as all imake-using programs do (barring xpkgwedge).
Diffstat (limited to 'japanese')
-rw-r--r--japanese/canna-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index 7a4a0b8f3c5..60b58fff04b 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/04/12 19:15:41 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2002/04/13 02:39:53 jlam Exp $
#
DISTNAME= Canna35b2
@@ -20,7 +20,7 @@ INSTALL_TARGET= install install.man
# XXX USE_IMAKE can't pass MAKE_FLAGS to XMKMF.
#USE_IMAKE= # defined
-USE_X11= # defined
+USE_X11BASE= # defined
BUILD_DEFS+= USE_INET6
.include "../../mk/bsd.prefs.mk"