pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gawk Add USE_LIBTOOL=yes - thanks tnn@



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c97493d67637
branches:  trunk
changeset: 397453:c97493d67637
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Aug 12 18:07:15 2009 +0000

description:
Add USE_LIBTOOL=yes - thanks tnn@

diffstat:

 lang/gawk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 44f502aa77bc -r c97493d67637 lang/gawk/Makefile
--- a/lang/gawk/Makefile        Wed Aug 12 17:18:52 2009 +0000
+++ b/lang/gawk/Makefile        Wed Aug 12 18:07:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2009/08/09 11:35:47 tron Exp $
+# $NetBSD: Makefile,v 1.41 2009/08/12 18:07:15 abs Exp $
 
 DISTNAME=      gawk-3.1.7
 CATEGORIES=    lang
@@ -16,6 +16,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         yes
+USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            msgfmt
 TEST_TARGET=           check



Home | Main Index | Thread Index | Old Index