diff options
Diffstat (limited to 'chat/naim')
-rw-r--r-- | chat/naim/Makefile | 13 | ||||
-rw-r--r-- | chat/naim/distinfo | 6 |
2 files changed, 10 insertions, 9 deletions
diff --git a/chat/naim/Makefile b/chat/naim/Makefile index c2dde0bd6ef..932104b0014 100644 --- a/chat/naim/Makefile +++ b/chat/naim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2003/10/30 07:18:26 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2003/12/02 03:57:44 xtraeme Exp $ # -DISTNAME= naim-0.11.6.3 +DISTNAME= naim-0.11.6.4 CATEGORIES= chat MASTER_SITES= http://shell.n.ml.org/n/naim/ EXTRACT_SUFX= .tar.bz2 @@ -10,13 +10,14 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://site.n.ml.org/info/naim/ COMMENT= Ncurses-based AIM, ICQ, IRC and Lily client -GNU_CONFIGURE= YES - -USE_BUILDLINK2= YES -USE_LIBTOOL= YES +GNU_CONFIGURE= yes +USE_BUILDLINK2= yes +USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool USE_NCURSES= # assertion "COLOR_PAIRS >= (COLORS*COLORS)" failed: file "./win.c", line 250, function "wsetup_colors" +CONFIGURE_ARGS+= --mandir=${PREFIX}/man + .include "../../devel/ncurses/buildlink2.mk" .include "../../devel/readline/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/chat/naim/distinfo b/chat/naim/distinfo index 6f6b9aef59d..49b43263e15 100644 --- a/chat/naim/distinfo +++ b/chat/naim/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.14 2003/10/30 07:18:26 wiz Exp $ +$NetBSD: distinfo,v 1.15 2003/12/02 03:57:44 xtraeme Exp $ -SHA1 (naim-0.11.6.3.tar.bz2) = d2c99d66a7f50604f5bf06e97a6e256bba68f79d -Size (naim-0.11.6.3.tar.bz2) = 536326 bytes +SHA1 (naim-0.11.6.4.tar.bz2) = df9611b3227001d39058d0385d35917b2382b733 +Size (naim-0.11.6.4.tar.bz2) = 531738 bytes |