diff options
author | seb <seb@pkgsrc.org> | 2002-05-31 15:19:55 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-05-31 15:19:55 +0000 |
commit | 5f661affe6a85da41ab2a566eac2ab7951cc2a78 (patch) | |
tree | e5e05e1f68878e875eea775d0580adfcb0147f37 /mail/cue | |
parent | dfe38b91343ea1c872b946eb8743027902bf1834 (diff) | |
download | pkgsrc-5f661affe6a85da41ab2a566eac2ab7951cc2a78.tar.gz |
Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
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 91774b1f8f1..2c04a79b68d 100644 --- a/mail/cue/Makefile +++ b/mail/cue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/04/05 23:44:40 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2002/05/31 15:19:59 seb 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.5.2:../../japanese/canna-lib +DEPENDS+= Canna-lib>=3.5.2:../../inputmethod/canna-lib CONFIGURE_ARGS+=--with-canna=${LOCALBASE} do-install: |