diff options
author | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
commit | cdfc7f300d0ab76aa06e3c358409cae56c113934 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /wm/openbox | |
parent | b94d3160ff758c4763b50bfdc8af38e5cc63b294 (diff) | |
download | pkgsrc-cdfc7f300d0ab76aa06e3c358409cae56c113934.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'wm/openbox')
-rw-r--r-- | wm/openbox/Makefile | 4 | ||||
-rw-r--r-- | wm/openbox/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index c3b11144033..71bdb1ed705 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2012/03/08 11:44:43 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2012/06/14 07:43:20 sbd Exp $ DISTNAME= openbox-3.5.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= wm x11 MASTER_SITES= http://openbox.org/dist/openbox/ diff --git a/wm/openbox/buildlink3.mk b/wm/openbox/buildlink3.mk index 43e26d215a6..f00f3f32447 100644 --- a/wm/openbox/buildlink3.mk +++ b/wm/openbox/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2012/03/03 00:11:57 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2012/06/14 07:43:20 sbd Exp $ BUILDLINK_TREE+= openbox @@ -6,7 +6,7 @@ BUILDLINK_TREE+= openbox OPENBOX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.openbox+= openbox>=3.1 -BUILDLINK_ABI_DEPENDS.openbox+= openbox>=3.5.0nb3 +BUILDLINK_ABI_DEPENDS.openbox+= openbox>=3.5.0nb5 BUILDLINK_PKGSRCDIR.openbox?= ../../wm/openbox .include "../../converters/libiconv/buildlink3.mk" |