diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 8d93cd983ca7dd8a03c92a13e17e69af83e6db2c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /devel/libstroke | |
parent | de2d4594234fd3cc93eae7c7d491210d873c6d4e (diff) | |
download | pkgsrc-8d93cd983ca7dd8a03c92a13e17e69af83e6db2c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'devel/libstroke')
-rw-r--r-- | devel/libstroke/Makefile | 4 | ||||
-rw-r--r-- | devel/libstroke/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile index 6b0848c6900..43478b9a462 100644 --- a/devel/libstroke/Makefile +++ b/devel/libstroke/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2005/12/05 20:50:05 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:45 joerg Exp $ # DISTNAME= libstroke-0.5.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.etla.net/libstroke/ diff --git a/devel/libstroke/buildlink3.mk b/devel/libstroke/buildlink3.mk index 96f419fb88b..7f28fd90947 100644 --- a/devel/libstroke/buildlink3.mk +++ b/devel/libstroke/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2004/10/03 00:13:31 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2006/02/05 23:08:45 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LIBSTROKE_BUILDLINK3_MK:= ${LIBSTROKE_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= libstroke .if !empty(LIBSTROKE_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.libstroke+= libstroke>=0.5.1 -BUILDLINK_RECOMMENDED.libstroke+= libstroke>=0.5.1nb1 +BUILDLINK_RECOMMENDED.libstroke+= libstroke>=0.5.1nb2 BUILDLINK_PKGSRCDIR.libstroke?= ../../devel/libstroke .endif # LIBSTROKE_BUILDLINK3_MK |