diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
commit | 84991145cf96a1b34406c8ea79b441b4d51a09bc (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /graphics/evas-tiff | |
parent | 39a5bdf60790652a6c33a9fa253633ecc10cf4d8 (diff) | |
download | pkgsrc-84991145cf96a1b34406c8ea79b441b4d51a09bc.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d update.
Diffstat (limited to 'graphics/evas-tiff')
-rw-r--r-- | graphics/evas-tiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evas-tiff/Makefile b/graphics/evas-tiff/Makefile index a331816a434..eb4531e55c5 100644 --- a/graphics/evas-tiff/Makefile +++ b/graphics/evas-tiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/01/26 21:37:45 adam Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/06 23:22:28 jperkin Exp $ PKGNAME= evas-tiff-${EVAS_VERSION} @@ -8,7 +8,7 @@ EVAS_IMAGE_LOADERS= tiff .include "../../graphics/evas/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 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" \ |