summaryrefslogtreecommitdiff
path: root/devel/libsexy
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsexy')
-rw-r--r--devel/libsexy/Makefile4
-rw-r--r--devel/libsexy/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libsexy/Makefile b/devel/libsexy/Makefile
index 3911a0d2e72..bc3eb99a70c 100644
--- a/devel/libsexy/Makefile
+++ b/devel/libsexy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2012/06/14 07:43:23 sbd Exp $
+# $NetBSD: Makefile,v 1.17 2012/09/07 19:16:25 adam Exp $
#
DISTNAME= libsexy-0.1.11
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= devel gnome
MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/
diff --git a/devel/libsexy/buildlink3.mk b/devel/libsexy/buildlink3.mk
index 036d12a3447..ee153f7e2c8 100644
--- a/devel/libsexy/buildlink3.mk
+++ b/devel/libsexy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2012/06/14 07:43:23 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2012/09/07 19:16:25 adam 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.11nb10
+BUILDLINK_ABI_DEPENDS.libsexy+= libsexy>=0.1.11nb11
BUILDLINK_PKGSRCDIR.libsexy?= ../../devel/libsexy
.include "../../devel/glib2/buildlink3.mk"