summaryrefslogtreecommitdiff
path: root/graphics/evas-tiff
diff options
context:
space:
mode:
authortron <tron>2014-02-12 23:17:32 +0000
committertron <tron>2014-02-12 23:17:32 +0000
commit8389d33885374045532d99c572e6b359b0eb0304 (patch)
tree437a865da8d01c86343f3a78f63e77aad15ad97a /graphics/evas-tiff
parentb341fa7028e3dd571e2f09da069500b34816d52d (diff)
downloadpkgsrc-8389d33885374045532d99c572e6b359b0eb0304.tar.gz
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'graphics/evas-tiff')
-rw-r--r--graphics/evas-tiff/Makefile3
-rw-r--r--graphics/evas-tiff/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/evas-tiff/Makefile b/graphics/evas-tiff/Makefile
index ac14c4cbfca..eef78eeaf04 100644
--- a/graphics/evas-tiff/Makefile
+++ b/graphics/evas-tiff/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2013/06/16 18:56:05 sno Exp $
+# $NetBSD: Makefile,v 1.15 2014/02/12 23:18:00 tron Exp $
PKGNAME= evas-tiff-${EVAS_VERSION}
+PKGREVISION= 1
COMMENT= Evas TIFF image loader
diff --git a/graphics/evas-tiff/buildlink3.mk b/graphics/evas-tiff/buildlink3.mk
index 7599e7b4867..0548a5655da 100644
--- a/graphics/evas-tiff/buildlink3.mk
+++ b/graphics/evas-tiff/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2013/06/16 18:56:05 sno Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2014/02/12 23:18:00 tron Exp $
BUILDLINK_TREE+= evas-tiff
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= evas-tiff
EVAS_TIFF_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.evas-tiff+= evas-tiff>=1.7.7
+BUILDLINK_ABI_DEPENDS.evas-tiff?= evas-tiff>=1.7.7nb1
BUILDLINK_PKGSRCDIR.evas-tiff?= ../../graphics/evas-tiff
.include "../../fonts/fontconfig/buildlink3.mk"