pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/naim Remove now unnecessary --mandir configure flag.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d51125d2e6b
branches:  trunk
changeset: 500404:1d51125d2e6b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 07 18:38:25 2005 +0000

description:
Remove now unnecessary --mandir configure flag.

diffstat:

 chat/naim/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 7ac974bc9c34 -r 1d51125d2e6b chat/naim/Makefile
--- a/chat/naim/Makefile        Fri Oct 07 18:34:12 2005 +0000
+++ b/chat/naim/Makefile        Fri Oct 07 18:38:25 2005 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index