diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /devel/GConf2-ui | |
parent | 9a794816763a48ca995f1849ac33393161fc84e9 (diff) | |
download | pkgsrc-3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'devel/GConf2-ui')
-rw-r--r-- | devel/GConf2-ui/Makefile | 3 | ||||
-rw-r--r-- | devel/GConf2-ui/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/GConf2-ui/Makefile b/devel/GConf2-ui/Makefile index c7043fd6016..4df2e4e5684 100644 --- a/devel/GConf2-ui/Makefile +++ b/devel/GConf2-ui/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2006/04/06 06:21:43 reed Exp $ +# $NetBSD: Makefile,v 1.27 2006/04/17 13:46:09 wiz Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2-ui/} +PKGREVISION= 1 BUILDLINK_API_DEPENDS.GConf2+= GConf2>=${GCONF2_VERSION} diff --git a/devel/GConf2-ui/buildlink3.mk b/devel/GConf2-ui/buildlink3.mk index 475d31925da..1587b4c5e79 100644 --- a/devel/GConf2-ui/buildlink3.mk +++ b/devel/GConf2-ui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2006/04/12 10:27:06 rillig Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2006/04/17 13:46:09 wiz 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_API_DEPENDS.GConf2-ui+= GConf2-ui>=2.8.0.1 -BUILDLINK_ABI_DEPENDS.GConf2-ui?= GConf2-ui>=2.12.1nb2 +BUILDLINK_ABI_DEPENDS.GConf2-ui?= GConf2-ui>=2.14.0nb1 BUILDLINK_PKGSRCDIR.GConf2-ui?= ../../devel/GConf2-ui .endif # GCONF2_UI_BUILDLINK3_MK |