summaryrefslogtreecommitdiff
path: root/graphics/evas-tiff
diff options
context:
space:
mode:
authoradam <adam>2013-01-26 21:36:13 +0000
committeradam <adam>2013-01-26 21:36:13 +0000
commitb31903a972988e3607a888dcc74b97814a5292b3 (patch)
treeb794b1007e5af77b45d83e1bbdd128fb3a78557a /graphics/evas-tiff
parentcec577e6dec7194787a3acff06e17d7863dbda5a (diff)
downloadpkgsrc-b31903a972988e3607a888dcc74b97814a5292b3.tar.gz
Revbump after graphics/jpeg and textproc/icu
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 257675b87c0..a331816a434 100644
--- a/graphics/evas-tiff/Makefile
+++ b/graphics/evas-tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/02/06 12:40:21 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/01/26 21:37:45 adam Exp $
PKGNAME= evas-tiff-${EVAS_VERSION}
@@ -8,7 +8,7 @@ EVAS_IMAGE_LOADERS= tiff
.include "../../graphics/evas/Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
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" \