pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/icecc Uses libtool, so add USE_LIBTOOL=yes.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf5314e7e201
branches:  trunk
changeset: 506037:cf5314e7e201
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 10 23:26:17 2006 +0000

description:
Uses libtool, so add USE_LIBTOOL=yes.

diffstat:

 wm/icecc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e403ed205029 -r cf5314e7e201 wm/icecc/Makefile
--- a/wm/icecc/Makefile Tue Jan 10 22:46:48 2006 +0000
+++ b/wm/icecc/Makefile Tue Jan 10 23:26:17 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/01/05 10:09:00 ghen Exp $
+# $NetBSD: Makefile,v 1.4 2006/01/10 23:26:17 wiz Exp $
 
 # Package version reflects icecc version, with PKGREVISION incremented
 # for any tool updates, according to the authors scheme.
@@ -25,6 +25,7 @@
 
 DEPENDS+=              vim-{gtk,gtk2,kde,motif,xaw}>=6.3.0:../../editors/vim-xaw
 
+USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake
 
 WRKSRC=                        ${WRKDIR}



Home | Main Index | Thread Index | Old Index