pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/gcalctool This uses libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85f8ac068a78
branches:  trunk
changeset: 498370:85f8ac068a78
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Aug 21 07:58:16 2005 +0000

description:
This uses libtool.

diffstat:

 math/gcalctool/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 63da1567367b -r 85f8ac068a78 math/gcalctool/Makefile
--- a/math/gcalctool/Makefile   Sun Aug 21 07:29:48 2005 +0000
+++ b/math/gcalctool/Makefile   Sun Aug 21 07:58:16 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/08/10 20:56:19 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2005/08/21 07:58:16 jmmv Exp $
 #
 
 DISTNAME=              gcalctool-5.5.42
@@ -16,6 +16,7 @@
 CONFIGURE_ENV+=                HAVE_YACC=yes
 
 USE_DIRS+=             gnome2-1.5
+USE_LIBTOOL=           yes
 USE_TOOLS+=            bison gmake pkg-config
 USE_PKGLOCALEDIR=      yes
 



Home | Main Index | Thread Index | Old Index