summaryrefslogtreecommitdiff
path: root/mail/cue
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2002-09-04 00:14:57 +0000
committeritojun <itojun@pkgsrc.org>2002-09-04 00:14:57 +0000
commit5cfac69d00af0be9bdeff893bf32c0fcba005e61 (patch)
tree505ae9c027544fc21218240833a2552ee1211a13 /mail/cue
parent9ac7e1093e2091471b0caef6daf99fc929a6ee3d (diff)
downloadpkgsrc-5cfac69d00af0be9bdeff893bf32c0fcba005e61.tar.gz
upgrade to 20020826 snapshot. repaint logic updates. "make USE_IDEA=yes"
will enable IDEA support.
Diffstat (limited to 'mail/cue')
-rw-r--r--mail/cue/Makefile12
-rw-r--r--mail/cue/distinfo6
2 files changed, 10 insertions, 8 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile
index 65f1baa3e66..8935a295996 100644
--- a/mail/cue/Makefile
+++ b/mail/cue/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2002/08/21 02:43:45 grant Exp $
+# $NetBSD: Makefile,v 1.14 2002/09/04 00:14:57 itojun Exp $
-DISTNAME= cue-snap-20010917
-PKGNAME= cue-20010917
-PKGREVISION= 1
+DISTNAME= cue-snap-20020826
+PKGNAME= cue-20020826
CATEGORIES= mail
MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/
@@ -13,7 +12,7 @@ GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
-BUILD_DEFS+= USE_INET6
+BUILD_DEFS+= USE_INET6 USE_IDEA
.if defined(USE_INET6) && ${USE_INET6} == "YES"
CONFIGURE_ARGS+= --enable-ipv6
@@ -24,6 +23,9 @@ CONFIGURE_ARGS+= --disable-ipv6
# require Canna, for now, cue assumes Japanese encoding anyways
CONFIGURE_ARGS+= --with-canna=${BUILDLINK_DIR}
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
+.if defined(USE_IDEA)
+CONFIGURE_ARGS+= --enable-idea
+.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cue ${PREFIX}/bin
diff --git a/mail/cue/distinfo b/mail/cue/distinfo
index 9e0744d423d..892452847a1 100644
--- a/mail/cue/distinfo
+++ b/mail/cue/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2001/09/20 11:32:21 itojun Exp $
+$NetBSD: distinfo,v 1.6 2002/09/04 00:14:57 itojun Exp $
-SHA1 (cue-snap-20010917.tar.gz) = cca4fecba3ea1d4e07cf4d189d57c5b162c3cc25
-Size (cue-snap-20010917.tar.gz) = 122527 bytes
+SHA1 (cue-snap-20020826.tar.gz) = 4f43202f73f79fcc3c83e1536a3bd69a6cfb479a
+Size (cue-snap-20020826.tar.gz) = 122692 bytes