From b5510d5a2d7f9a1406603d922ae5d8548950233c Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 3 Oct 2004 00:12:51 +0000 Subject: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. --- x11/gtk/Makefile | 4 ++-- x11/gtk/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11/gtk') diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index 669cbde6707..89d824f0482 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2004/04/14 19:30:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.104 2004/10/03 00:18:33 tv Exp $ DISTNAME= gtk+-1.2.10 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ diff --git a/x11/gtk/buildlink3.mk b/x11/gtk/buildlink3.mk index 801979e34d3..5b9a35b5c4f 100644 --- a/x11/gtk/buildlink3.mk +++ b/x11/gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2004/05/17 21:32:35 seb Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2004/10/03 00:18:33 tv Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GTK_BUILDLINK3_MK:= ${GTK_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= gtk .if !empty(GTK_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.gtk+= gtk+>=1.2.10 -BUILDLINK_RECOMMENDED.gtk?= gtk+>=1.2.10nb6 +BUILDLINK_RECOMMENDED.gtk+= gtk+>=1.2.10nb8 BUILDLINK_PKGSRCDIR.gtk?= ../../x11/gtk .endif # GTK_BUILDLINK3_MK -- cgit v1.2.3