aboutsummaryrefslogtreecommitdiff
path: root/graphics/wxsvg
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-24 15:53:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-24 15:53:25 +0000
commita45031d7da780f526dee10f52fed76f225427d51 (patch)
treed2c94b138b7d4de1d63c0990f2e505a4f08de2ac /graphics/wxsvg
parentdc716764b34e2dddefb8d8f542e8d0d82f3ab440 (diff)
downloadports-a45031d7da780f526dee10f52fed76f225427d51.tar.gz
ports-a45031d7da780f526dee10f52fed76f225427d51.zip
Notes
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r--graphics/wxsvg/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile
index 2466fa7ffd0b..cced441d58b7 100644
--- a/graphics/wxsvg/Makefile
+++ b/graphics/wxsvg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wxsvg
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
@@ -15,9 +15,9 @@ LICENSE= LGPL21 # (or later)
LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \
libexpat.so:${PORTSDIR}/textproc/expat2
-USE_BZIP2= yes
-USES= gmake pathfix pkgconfig
-USE_WX= yes
+USES= gmake pathfix pkgconfig tar:bzip2
+USE_WX= 3.0
+WX_UNICODE= yes
WX_CONF_ARGS= absolute
USE_GNOME= cairo
GNU_CONFIGURE= yes