summaryrefslogtreecommitdiff
path: root/graphics/evas-tiff
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-03 10:04:30 +0000
committerwiz <wiz>2013-06-03 10:04:30 +0000
commit08a9e49a609de0757531a4db70fdaf16a761d04d (patch)
treec266cc6c8e30b3d463c16c59f2bac3a4134d317e /graphics/evas-tiff
parent28fd1d77d7d413632c55a9604e26c96bf93b67af (diff)
downloadpkgsrc-08a9e49a609de0757531a4db70fdaf16a761d04d.tar.gz
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
Diffstat (limited to 'graphics/evas-tiff')
-rw-r--r--graphics/evas-tiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evas-tiff/Makefile b/graphics/evas-tiff/Makefile
index eb4531e55c5..5a296f020a8 100644
--- a/graphics/evas-tiff/Makefile
+++ b/graphics/evas-tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/02/06 23:22:28 jperkin Exp $
+# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:10 wiz Exp $
PKGNAME= evas-tiff-${EVAS_VERSION}
@@ -8,7 +8,7 @@ EVAS_IMAGE_LOADERS= tiff
.include "../../graphics/evas/Makefile.common"
-PKGREVISION= 3
+PKGREVISION= 4
BUILD_DIRS= src/modules/loaders/tiff src/modules/savers/tiff
MAKE_FLAGS+= module_la_LIBADD="\$${EINA_LIBS} \$${EVIL_LIBS} \$${evas_image_loader_tiff_libs} ${BUILDLINK_PREFIX.evas}/lib/libevas.la" \