summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-01-16 15:08:52 +0000
committerwiz <wiz@pkgsrc.org>2009-01-16 15:08:52 +0000
commit98dad217907d5e11a5a8d3e23dcebad5a3d426be (patch)
tree26bd84c0347e0311fc4a881f58e6afc20964f397
parent8b1853b8755a59516097f6f41436d222d28cb65a (diff)
downloadpkgsrc-98dad217907d5e11a5a8d3e23dcebad5a3d426be.tar.gz
Remove bogus libtool dependency.
-rw-r--r--misc/gnome-devel-docs/Makefile3
-rw-r--r--misc/gnome-user-docs/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile
index 6c2934ecee0..38cfb499b62 100644
--- a/misc/gnome-devel-docs/Makefile
+++ b/misc/gnome-devel-docs/Makefile
@@ -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 @@ MAKE_JOBS_SAFE= no
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake pkg-config msgfmt
-USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile
index 204085625ae..4211d41a666 100644
--- a/misc/gnome-user-docs/Makefile
+++ b/misc/gnome-user-docs/Makefile
@@ -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 @@ MAKE_JOBS_SAFE= no
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake pkg-config msgfmt
-USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes