From 2024e126830b46eda82dc23d75278d0afbce9bd6 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. --- math/guppi/Makefile | 4 ++-- math/guppi/buildlink3.mk | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'math/guppi') diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 368b4e0497b..641b509c417 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2004/07/02 15:18:06 drochner Exp $ +# $NetBSD: Makefile,v 1.42 2004/10/03 00:12:56 tv Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/Guppi/0.40/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/guppi/buildlink3.mk b/math/guppi/buildlink3.mk index ac4bc2e290a..720d21fc951 100644 --- a/math/guppi/buildlink3.mk +++ b/math/guppi/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2004/05/03 15:58:55 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:12:56 tv Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GUPPI_BUILDLINK3_MK:= ${GUPPI_BUILDLINK3_MK}+ @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= guppi .if !empty(GUPPI_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.guppi+= guppi>=0.40.3nb8 +BUILDLINK_RECOMMENDED.guppi+= guppi>=0.40.3nb11 BUILDLINK_PKGSRCDIR.guppi?= ../../math/guppi .endif # GUPPI_BUILDLINK3_MK -- cgit v1.2.3