aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-07-17 12:33:38 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-07-17 12:33:38 +0000
commit05803fc0ab215e3e1ee4be0e02a580fc4db6329b (patch)
treec03775a01931faa17cbbfe1cc7a17f29b9e809cb /graphics/inkscape/Makefile
parent8fdc1353e5c8626ee30aca455ee078ef48d09e14 (diff)
downloadports-05803fc0ab215e3e1ee4be0e02a580fc4db6329b.tar.gz
ports-05803fc0ab215e3e1ee4be0e02a580fc4db6329b.zip
Update inkscape to 0.92.3.
Notes
Notes: svn path=/head/; revision=474795
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r--graphics/inkscape/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 95db4e49f5d2..5caae2ecd7a2 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -2,12 +2,9 @@
# $FreeBSD$
PORTNAME= inkscape
-PORTVERSION= 0.92.2
-PORTREVISION= 8
+PORTVERSION= 0.92.3
CATEGORIES= graphics gnome
-MASTER_SITES= https://launchpadlibrarian.net/332184472/ \
- https://inkscape.org/en/gallery/item/11254/ \
- LOCAL/kwm
+MASTER_SITES= https://inkscape.org/en/gallery/item/12187/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Full featured open source SVG editor
@@ -24,12 +21,13 @@ LIB_DEPENDS= libpopt.so:devel/popt \
libgsl.so:math/gsl \
libgtkspell.so:textproc/gtkspell \
liblcms2.so:graphics/lcms2 \
+ libfribidi.so:converters/fribidi \
+ libaspell.so:textproc/aspell \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libpotrace.so:graphics/libpotrace \
libpng.so:graphics/png \
libMagick++-6.so:graphics/ImageMagick
-#aspell?
USE_GNOME= gtkmm24 libxml2 libxslt
USES= compiler:c++11-lib cmake cpe desktop-file-utils gnome \