From a62d3fb0e1b45dea7bc69d02ad88327d3f691634 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 7 Oct 2004 16:36:47 +0000 Subject: Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems. Since dependencies were actually failing to build, they fortunately don't require PKGREVISION bumps themselves. --- textproc/aspell/Makefile | 4 ++-- textproc/aspell/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc/aspell') diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 36b0b8f2d39..a78030e5cb8 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2004/10/03 00:18:17 tv Exp $ +# $NetBSD: Makefile,v 1.25 2004/10/07 16:36:47 tv Exp $ # DISTNAME= aspell-0.50.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} diff --git a/textproc/aspell/buildlink3.mk b/textproc/aspell/buildlink3.mk index 0cb284c5b8e..c490ce329d5 100644 --- a/textproc/aspell/buildlink3.mk +++ b/textproc/aspell/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/10/03 00:18:18 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2004/10/07 16:36:47 tv Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ ASPELL_BUILDLINK3_MK:= ${ASPELL_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= aspell .if !empty(ASPELL_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.aspell+= aspell>=0.50.3nb2 -BUILDLINK_RECOMMENDED.aspell+= aspell>=0.50.5nb2 +BUILDLINK_RECOMMENDED.aspell+= aspell>=0.50.5nb3 BUILDLINK_PKGSRCDIR.aspell?= ../../textproc/aspell .endif # ASPELL_BUILDLINK3_MK -- cgit v1.2.3