summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-07 18:38:25 +0000
committerwiz <wiz@pkgsrc.org>2005-10-07 18:38:25 +0000
commitf70c6ef60384cc292d2b43065ff23bb0b10a8ccb (patch)
tree89b26461ad6f385df8d116bc4f4f23036498c6f6 /chat
parentc3747810f822e13fa5be98bddfcb91462a594f42 (diff)
downloadpkgsrc-f70c6ef60384cc292d2b43065ff23bb0b10a8ccb.tar.gz
Remove now unnecessary --mandir configure flag.
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"