From 5911def8168a758ff36655bdfb061b58eb52ff1c Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 5 Feb 2006 23:08:03 +0000 Subject: Recursive revision bump / recommended bump for gettext ABI change. --- lang/parrot/Makefile | 3 ++- lang/parrot/buildlink3.mk | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'lang/parrot') diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 8e2858f514d..9c9132cdf3d 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2006/01/09 17:47:07 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:46 joerg Exp $ # DISTNAME= parrot-0.4.1 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LT/LTOETSCH/} diff --git a/lang/parrot/buildlink3.mk b/lang/parrot/buildlink3.mk index 8db57e67787..21ef0036545 100644 --- a/lang/parrot/buildlink3.mk +++ b/lang/parrot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2006/01/03 19:25:06 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2006/02/05 23:09:47 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ PARROT_BUILDLINK3_MK:= ${PARROT_BUILDLINK3_MK}+ @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= parrot .if !empty(PARROT_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.parrot+= parrot>=0.4.0 +BUILDLINK_RECOMMENDED.parrot?= parrot>=0.4.1nb1 BUILDLINK_PKGSRCDIR.parrot?= ../../lang/parrot .endif # PARROT_BUILDLINK3_MK -- cgit v1.2.3