aboutsummaryrefslogtreecommitdiff
path: root/graphics/wxsvg/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2016-11-08 18:25:45 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2016-11-08 18:25:45 +0000
commit8470cbf676bdfb624092d616fcd391e45fe335f1 (patch)
tree872592638ba1c32b20b0dc5ba96acd1f69090155 /graphics/wxsvg/Makefile
parentd3892d99f8f5e62fa4c355e6fd2c7feeb81bc5a8 (diff)
downloadports-8470cbf676bdfb624092d616fcd391e45fe335f1.tar.gz
ports-8470cbf676bdfb624092d616fcd391e45fe335f1.zip
- Update to 1.5.10
- Add libexif explicitly as dependency
Notes
Notes: svn path=/head/; revision=425756
Diffstat (limited to 'graphics/wxsvg/Makefile')
-rw-r--r--graphics/wxsvg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile
index 6dbeee294c5c..a76b448c0ad4 100644
--- a/graphics/wxsvg/Makefile
+++ b/graphics/wxsvg/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wxsvg
-PORTVERSION= 1.5.9
+PORTVERSION= 1.5.10
CATEGORIES= graphics
MASTER_SITES= SF
@@ -12,7 +12,8 @@ COMMENT= C++ library to create, manipulate, and render SVG files
LICENSE= LGPL21+
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
- libexpat.so:textproc/expat2
+ libexpat.so:textproc/expat2 \
+ libexif.so:graphics/libexif
USES= compiler:c++11-lib gettext-runtime gmake libtool pathfix pkgconfig tar:bzip2
USE_WX= 3.0