pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc Remove bogus libtool dependency.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/394b98977eb5
branches:  trunk
changeset: 553171:394b98977eb5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 16 15:08:52 2009 +0000

description:
Remove bogus libtool dependency.

diffstat:

 misc/gnome-devel-docs/Makefile |  3 +--
 misc/gnome-user-docs/Makefile  |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 04668b05155f -r 394b98977eb5 misc/gnome-devel-docs/Makefile
--- a/misc/gnome-devel-docs/Makefile    Fri Jan 16 15:05:02 2009 +0000
+++ b/misc/gnome-devel-docs/Makefile    Fri Jan 16 15:08:52 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/16 15:02:49 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/16 15:08:52 wiz Exp $
 #
 
 DISTNAME=      gnome-devel-docs-2.24.1
@@ -16,7 +16,6 @@
 
 USE_DIRS+=             gnome2-1.5
 USE_TOOLS+=            gmake pkg-config msgfmt
-USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 
diff -r 04668b05155f -r 394b98977eb5 misc/gnome-user-docs/Makefile
--- a/misc/gnome-user-docs/Makefile     Fri Jan 16 15:05:02 2009 +0000
+++ b/misc/gnome-user-docs/Makefile     Fri Jan 16 15:08:52 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/01/12 22:20:56 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2009/01/16 15:08:52 wiz Exp $
 #
 
 DISTNAME=      gnome-user-docs-2.24.2
@@ -18,7 +18,6 @@
 
 USE_DIRS+=             gnome2-1.5
 USE_TOOLS+=            gmake pkg-config msgfmt
-USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index