summaryrefslogtreecommitdiff
path: root/graphics/evas
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-18 09:58:37 +0000
committerwiz <wiz@pkgsrc.org>2010-01-18 09:58:37 +0000
commit7e9f9496502c0bcaf0c0a18c5d522046654e7356 (patch)
tree43b0929a9ba8d1706a9866239ffe98e5966571c3 /graphics/evas
parent839e25c49b0bfc59ceb72667ef0e096bcd97e576 (diff)
downloadpkgsrc-7e9f9496502c0bcaf0c0a18c5d522046654e7356.tar.gz
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'graphics/evas')
-rw-r--r--graphics/evas/Makefile4
-rw-r--r--graphics/evas/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile
index 6918d6a7316..722329cdead 100644
--- a/graphics/evas/Makefile
+++ b/graphics/evas/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/01/17 12:02:18 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2010/01/18 09:58:58 wiz Exp $
#
COMMENT= Enlightened Canvas Library
-PKGREVISION= 1
+PKGREVISION= 2
.include "Makefile.common"
diff --git a/graphics/evas/buildlink3.mk b/graphics/evas/buildlink3.mk
index c4fa5c1725c..c7e410c268b 100644
--- a/graphics/evas/buildlink3.mk
+++ b/graphics/evas/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2010/01/17 12:02:18 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2010/01/18 09:58:58 wiz Exp $
BUILDLINK_TREE+= evas
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= evas
EVAS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.evas+= evas>=0.9.9.062
-BUILDLINK_ABI_DEPENDS.evas?= evas>=0.9.9.063nb1
+BUILDLINK_ABI_DEPENDS.evas?= evas>=0.9.9.063nb2
BUILDLINK_PKGSRCDIR.evas?= ../../graphics/evas
.include "../../devel/eet/buildlink3.mk"