From accf03df0e59c4d46be8734a62c40b435b5bfe80 Mon Sep 17 00:00:00 2001 From: itojun Date: Tue, 10 Apr 2001 00:27:58 +0000 Subject: always add dependency to canna. --- mail/cue/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/cue') diff --git a/mail/cue/Makefile b/mail/cue/Makefile index 185c63949b0..1e1c1909e4a 100644 --- a/mail/cue/Makefile +++ b/mail/cue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/10 00:24:46 itojun Exp $ +# $NetBSD: Makefile,v 1.2 2001/04/10 00:27:58 itojun Exp $ DISTNAME= cue-snap-20010410 PKGNAME= cue-20010410 @@ -23,9 +23,9 @@ CONFIGURE_ARGS+=--enable-ipv6 .else CONFIGURE_ARGS+=--disable-ipv6 .endif -.if defined(USE_CANNA) +# require Canna, for now, cue assumes Japanese encoding anyways +DEPENDS+= Canna-lib-3.5b2:../../japanese/canna-lib CONFIGURE_ARGS+=--with-canna=${LOCALBASE} -.endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cue ${PREFIX}/bin -- cgit v1.2.3