pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gnugk Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13813cdab584
branches:  trunk
changeset: 514206:13813cdab584
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 08 19:50:22 2006 +0000

description:
Needs libtool.

diffstat:

 net/gnugk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5e06a464fef2 -r 13813cdab584 net/gnugk/Makefile
--- a/net/gnugk/Makefile        Thu Jun 08 19:48:35 2006 +0000
+++ b/net/gnugk/Makefile        Thu Jun 08 19:50:22 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/05/21 22:32:58 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/08 19:50:22 joerg Exp $
 
 DISTNAME=      gnugk-2.2.0
 PKGREVISION=   2
@@ -11,6 +11,7 @@
 COMMENT=       H.323 Gatekeeper
 
 USE_LANGUAGES=         c++
+USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                ac_cv_path_PTLIB_CONFIG=${PREFIX}/bin/ptlib-config



Home | Main Index | Thread Index | Old Index