diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /devel/libsexy | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'devel/libsexy')
-rw-r--r-- | devel/libsexy/Makefile | 4 | ||||
-rw-r--r-- | devel/libsexy/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libsexy/Makefile b/devel/libsexy/Makefile index 6ae610aa27f..aa1fab895b1 100644 --- a/devel/libsexy/Makefile +++ b/devel/libsexy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/04/22 13:42:21 obache Exp $ +# $NetBSD: Makefile,v 1.13 2011/11/01 06:00:59 sbd Exp $ # DISTNAME= libsexy-0.1.11 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel gnome MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/ diff --git a/devel/libsexy/buildlink3.mk b/devel/libsexy/buildlink3.mk index fa8362bb0bc..f0536253474 100644 --- a/devel/libsexy/buildlink3.mk +++ b/devel/libsexy/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2011/04/22 13:42:21 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2011/11/01 06:00:59 sbd Exp $ BUILDLINK_TREE+= libsexy @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libsexy LIBSEXY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libsexy+= libsexy>=0.1.8 -BUILDLINK_ABI_DEPENDS.libsexy?= libsexy>=0.1.11nb6 +BUILDLINK_ABI_DEPENDS.libsexy?= libsexy>=0.1.11nb7 BUILDLINK_PKGSRCDIR.libsexy?= ../../devel/libsexy .include "../../devel/glib2/buildlink3.mk" |