pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/gwave Uses libtool during configure.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b39b70211121
branches:  trunk
changeset: 514375:b39b70211121
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:20:26 2006 +0000

description:
Uses libtool during configure.

diffstat:

 cad/gwave/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 74f9878a81fe -r b39b70211121 cad/gwave/Makefile
--- a/cad/gwave/Makefile        Sun Jun 11 14:17:30 2006 +0000
+++ b/cad/gwave/Makefile        Sun Jun 11 14:20:26 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/04/17 13:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2006/06/11 14:20:26 joerg Exp $
 #
 
 DISTNAME=      gwave-20030804
@@ -11,6 +11,7 @@
 COMMENT=       Viewer for spice-like simulator output and other analog data
 
 GNU_CONFIGURE= YES
+USE_LIBTOOL=   yes
 
 EVAL_PREFIX+=  GRAPHDIR=plotutils
 CONFIGURE_ENV+=        GRAPH=${GRAPHDIR}/bin/graph



Home | Main Index | Thread Index | Old Index