aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-05-22 09:31:15 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-05-22 09:31:15 +0000
commit36b017c5ac6549ffa2431727f6f095fcbdf705ad (patch)
tree6ee12964e7f99965ef630095121c4eb87f478266 /graphics/inkscape/Makefile
parent1a88826f3ec3f135bddc562d51f39781fe98c500 (diff)
downloadports-36b017c5ac6549ffa2431727f6f095fcbdf705ad.tar.gz
ports-36b017c5ac6549ffa2431727f6f095fcbdf705ad.zip
Update inkscape to 0.92.1.
* review dependancies
Notes
Notes: svn path=/head/; revision=441443
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r--graphics/inkscape/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 492b7d9afe81..7e9685ebcedb 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= inkscape
-PORTVERSION= 0.92.0
-PORTREVISION= 3
+PORTVERSION= 0.92.1
CATEGORIES= graphics gnome
-MASTER_SITES= https://media.inkscape.org/dl/resources/file/ \
+MASTER_SITES= https://launchpadlibrarian.net/306309537/ \
LOCAL/kwm
MAINTAINER= gnome@FreeBSD.org
@@ -29,16 +28,13 @@ LIB_DEPENDS= libpopt.so:devel/popt \
libpng.so:graphics/png \
libMagick++-6.so:graphics/ImageMagick
#aspell?
-#RUN_DEPENDS= p5-XML-XQL>=0:textproc/p5-XML-XQL
-USE_GNOME= gtkmm24 libxslt
-USES= compiler:c++11-lib cmake cpe desktop-file-utils \
- gmake iconv jpeg pathfix perl5 pkgconfig python:2 \
+USE_GNOME= gtkmm24 libxml2 libxslt
+USES= compiler:c++11-lib cmake cpe desktop-file-utils gnome \
+ iconv:wchar_t ninja jpeg pathfix pkgconfig python:2,build \
shebangfix tar:bzip2
USE_XORG= x11
INSTALLS_ICONS= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
CMAKE_ARGS+= -DWITH_GNOME_VFS:BOOL=NO
python_CMD?= ${LOCALBASE}/bin/python2