pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/irssi Override libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7afc4e9627d1
branches:  trunk
changeset: 485437:7afc4e9627d1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Dec 11 00:26:45 2004 +0000

description:
Override libtool.

diffstat:

 chat/irssi/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 98e8d60a2fcd -r 7afc4e9627d1 chat/irssi/Makefile
--- a/chat/irssi/Makefile       Sat Dec 11 00:21:53 2004 +0000
+++ b/chat/irssi/Makefile       Sat Dec 11 00:26:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/12/11 00:21:53 minskim Exp $
+# $NetBSD: Makefile,v 1.29 2004/12/11 00:26:45 minskim Exp $
 
 DISTNAME=              ${IRSSI_DISTNAME}
 PKGREVISION=           2
@@ -17,6 +17,7 @@
 
 GNU_CONFIGURE=         yes
 USE_BUILDLINK3=                yes
+USE_LIBTOOL=           yes
 USE_PKGINSTALL=                yes
 
 CONFIGURE_ARGS+=       --with-terminfo \



Home | Main Index | Thread Index | Old Index