summaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
committerjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
commit5911def8168a758ff36655bdfb061b58eb52ff1c (patch)
tree55f8bf20a2509b6bfbeff866e548573d549d538e /lang/parrot
parent2c6401a1061bb894c594273db42efd205d73bedc (diff)
downloadpkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'lang/parrot')
-rw-r--r--lang/parrot/Makefile3
-rw-r--r--lang/parrot/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
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