aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdstyler
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 /multimedia/dvdstyler
parentdc716764b34e2dddefb8d8f542e8d0d82f3ab440 (diff)
downloadports-a45031d7da780f526dee10f52fed76f225427d51.tar.gz
ports-a45031d7da780f526dee10f52fed76f225427d51.zip
Convert wxsvg to use wxGTK 3.0
Remove the component part from bsd.wx.mk as only dvdstyler uses it Make dvdstyle use wxGTK 3.0
Notes
Notes: svn path=/head/; revision=349022
Diffstat (limited to 'multimedia/dvdstyler')
-rw-r--r--multimedia/dvdstyler/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index a58fbdb090e5..cdf24f01a191 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dvdstyler
PORTVERSION= 2.7.1
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= multimedia
MASTER_SITES= SF
@@ -29,10 +30,10 @@ RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \
mkisofs:${PORTSDIR}/sysutils/cdrtools \
growisofs:${PORTSDIR}/sysutils/dvd+rw-tools
-USE_BZIP2= yes
-USES= gettext gmake pkgconfig
-USE_WX= 2.8
-WX_COMPS= wx svg
+USES= gettext gmake pkgconfig tar:bzip2
+USE_WX= 3.0
+WX_UNICODE= yes
+WX_COMPS= wx
WX_CONF_ARGS= absolute
USE_AUTOTOOLS= aclocal automake autoconf
ACLOCAL_ARGS= -I ${WRKSRC}