summaryrefslogtreecommitdiff
path: root/graphics/clutter08
diff options
context:
space:
mode:
authorwiz <wiz>2010-06-13 22:43:46 +0000
committerwiz <wiz>2010-06-13 22:43:46 +0000
commit6af156235b3b94e0c3542e1b617f2653855e0c4f (patch)
tree4a9b97c2969a25f1eeb6596ee96fc25429cef7d5 /graphics/clutter08
parent354cf6a07fa5783bda1f7548ccc97a684c6a7f8e (diff)
downloadpkgsrc-6af156235b3b94e0c3542e1b617f2653855e0c4f.tar.gz
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Diffstat (limited to 'graphics/clutter08')
-rw-r--r--graphics/clutter08/Makefile4
-rw-r--r--graphics/clutter08/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/clutter08/Makefile b/graphics/clutter08/Makefile
index 6488909c8b6..248d0e871f2 100644
--- a/graphics/clutter08/Makefile
+++ b/graphics/clutter08/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/05/25 07:25:44 obache Exp $
+# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:28 wiz Exp $
#
DISTNAME= clutter-0.8.8
PKGNAME= ${DISTNAME:S/clutter/clutter08/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.clutter-project.org/sources/clutter/0.8/
diff --git a/graphics/clutter08/buildlink3.mk b/graphics/clutter08/buildlink3.mk
index 885c67272f8..d388e249b42 100644
--- a/graphics/clutter08/buildlink3.mk
+++ b/graphics/clutter08/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/10/26 08:30:16 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2010/06/13 22:44:28 wiz Exp $
#
BUILDLINK_TREE+= clutter08
@@ -7,6 +7,7 @@ BUILDLINK_TREE+= clutter08
CLUTTER08_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.clutter08+= clutter08>=0.8.0
+BUILDLINK_ABI_DEPENDS.clutter08?= clutter08>=0.8.8nb2
BUILDLINK_PKGSRCDIR.clutter08?= ../../graphics/clutter08
pkgbase := clutter08