summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-rw-r--r--chat/naim/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/naim/Makefile b/chat/naim/Makefile
index 0a040ee78c8..b721a252ff1 100644
--- a/chat/naim/Makefile
+++ b/chat/naim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2005/04/28 13:36:02 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2005/10/07 18:38:25 wiz Exp $
DISTNAME= naim-0.11.7.3.1
CATEGORIES= chat
@@ -12,8 +12,6 @@ COMMENT= Ncurses-based AIM, ICQ, IRC, and Lily client
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-CONFIGURE_ARGS+= --mandir=${PREFIX}/man
-
USE_NCURSES= # compiles fine, but terminates on startup with:
# assertion "strlen(h->addch.buf) == h->addch.len" failed:
# file "hwprintf.c", line 41, function "h_zero"