diff options
Diffstat (limited to 'mail/cue')
-rw-r--r-- | mail/cue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile index b89b701d068..0f839ccc40f 100644 --- a/mail/cue/Makefile +++ b/mail/cue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/01/02 11:54:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2002/04/04 16:09:54 uebayasi Exp $ DISTNAME= cue-snap-20010917 PKGNAME= cue-20010917 @@ -25,7 +25,7 @@ CONFIGURE_ARGS+=--enable-ipv6 CONFIGURE_ARGS+=--disable-ipv6 .endif # require Canna, for now, cue assumes Japanese encoding anyways -DEPENDS+= Canna-lib-3.5b2:../../japanese/canna-lib +DEPENDS+= Canna-lib>=3.5b2:../../japanese/canna-lib CONFIGURE_ARGS+=--with-canna=${LOCALBASE} do-install: |