aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-09-14 01:57:49 +0800
committerbapt <bapt@FreeBSD.org>2015-09-14 01:57:49 +0800
commitaa9963253de8b63cd1fa0186fcdf728b3d0e90b8 (patch)
treede8c85711e8bc20974a299ec09010fd69f565905 /audio
parentef8d13b6dfa430dcbcf3abbdd3281f2e8700d7ab (diff)
downloadfreebsd-ports-gnome-aa9963253de8b63cd1fa0186fcdf728b3d0e90b8.tar.gz
freebsd-ports-gnome-aa9963253de8b63cd1fa0186fcdf728b3d0e90b8.tar.zst
freebsd-ports-gnome-aa9963253de8b63cd1fa0186fcdf728b3d0e90b8.zip
Convert to use wxGTK3
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 44c683a13062..c89db7c28bf7 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -3,7 +3,7 @@
PORTNAME= audacity
PORTVERSION= 2.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-minsrc-${PORTVERSION}
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-minsrc-${PORTVERSION}
GNU_CONFIGURE= yes
USES= cpe desktop-file-utils gettext gmake pkgconfig shared-mime-info \
tar:xz
-USE_WX= 2.8
+USE_WX= 3.0+
WX_UNICODE= yes
WX_COMPS= wx
INSTALLS_ICONS= yes