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/GConf2-ui | |
parent | de2d4594234fd3cc93eae7c7d491210d873c6d4e (diff) | |
download | pkgsrc-8d93cd983ca7dd8a03c92a13e17e69af83e6db2c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'devel/GConf2-ui')
-rw-r--r-- | devel/GConf2-ui/Makefile | 4 | ||||
-rw-r--r-- | devel/GConf2-ui/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf2-ui/Makefile b/devel/GConf2-ui/Makefile index 9ca42b87d3c..92ed7f5d8c8 100644 --- a/devel/GConf2-ui/Makefile +++ b/devel/GConf2-ui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2006/01/24 07:32:00 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/02/05 23:08:38 joerg Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2-ui/} -PKGREVISION= 1 +PKGREVISION= 2 BUILDLINK_DEPENDS.GConf2+= GConf2>=2.12.1 diff --git a/devel/GConf2-ui/buildlink3.mk b/devel/GConf2-ui/buildlink3.mk index b111caeffc1..d59d9acec03 100644 --- a/devel/GConf2-ui/buildlink3.mk +++ b/devel/GConf2-ui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2006/01/24 07:32:00 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2006/02/05 23:08:38 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GCONF2_UI_BUILDLINK3_MK:= ${GCONF2_UI_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= GConf2-ui .if !empty(GCONF2_UI_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.GConf2-ui+= GConf2-ui>=2.8.0.1 -BUILDLINK_RECOMMENDED.GConf2-ui?= GConf2-ui>=2.12.1 +BUILDLINK_RECOMMENDED.GConf2-ui?= GConf2-ui>=2.12.1nb2 BUILDLINK_PKGSRCDIR.GConf2-ui?= ../../devel/GConf2-ui .endif # GCONF2_UI_BUILDLINK3_MK |