summaryrefslogtreecommitdiff
path: root/graphics/evas-tiff/Makefile
diff options
context:
space:
mode:
authorsno <sno>2013-06-16 18:56:04 +0000
committersno <sno>2013-06-16 18:56:04 +0000
commit628de94f470144eaebec2fb821c97c708d60bdb8 (patch)
tree623927a32c2936544542f5724e9ca67d4888379f /graphics/evas-tiff/Makefile
parentec0c02264bf3385a34e97d2105d80fa7286481d2 (diff)
downloadpkgsrc-628de94f470144eaebec2fb821c97c708d60bdb8.tar.gz
Updating enlightenment libraries to 1.7.7, add missing enlightenment 0.17.3
libraries and enlightenment 0.17.3 itself. Upstream changes of Eina (to get an impression): Eina 1.7.7 Changes since Eina 1.7.6: ------------------------- No changes, just updating to keep in sync with last release. Changes since Eina 1.7.5: ------------------------- Improvements: * Honor tile size in Eina_Tiler. Fixes: * Prevent denial of service on Eina_Hash function. * Fix map leak in Eina_File infrastructure. * Fix portability issue on 64bits system for Eina_CList. * Fix magic failure in eina_value_array_count when array has not been allocated Changes since Eina 1.7.4: ------------------------- No changes, just updating to keep in sync with last release. Changes since Eina 1.7.3: ------------------------- Fixes: * Fix EINA_INLIST_FOREACH_SAFE macro * Add XML output to doc * Add installation rule for doc * Fix build for Windows platforms. Changes since Eina 1.7.2: ------------------------- * Fix Solaris build. * Don't leak fd after exec. Changes since Eina 1.7.1: ------------------------- No changes, just updating to keep in sync with last release.
Diffstat (limited to 'graphics/evas-tiff/Makefile')
-rw-r--r--graphics/evas-tiff/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/evas-tiff/Makefile b/graphics/evas-tiff/Makefile
index cd426775e61..ac14c4cbfca 100644
--- a/graphics/evas-tiff/Makefile
+++ b/graphics/evas-tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/06/04 22:16:17 tron Exp $
+# $NetBSD: Makefile,v 1.14 2013/06/16 18:56:05 sno Exp $
PKGNAME= evas-tiff-${EVAS_VERSION}
@@ -8,8 +8,6 @@ EVAS_IMAGE_LOADERS= tiff
.include "../../graphics/evas/Makefile.common"
-PKGREVISION= 5
-
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" \
module_la_DEPENDENCIES=