aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-14 21:04:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-14 21:04:11 +0000
commit5866775cb49fabe2e535dfd21136fe0c029396e1 (patch)
treebb8df00094e4a42f182c6506ab99b9be281070a2 /audio
parent19fc7c682cf8d3e4e1e9a548de24469bf588cc47 (diff)
downloadports-5866775cb49fabe2e535dfd21136fe0c029396e1.tar.gz
ports-5866775cb49fabe2e535dfd21136fe0c029396e1.zip
Switch back audacity to wxGTK 2.8 as it is failing on FreeBSD 9 if using wxGTK3
Notes
Notes: svn path=/head/; revision=396932
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 c89db7c28bf7..9439f6d6f657 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -3,7 +3,7 @@
PORTNAME= audacity
PORTVERSION= 2.1.0
-PORTREVISION= 3
+PORTREVISION= 4
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= 3.0+
+USE_WX= 2.8+
WX_UNICODE= yes
WX_COMPS= wx
INSTALLS_ICONS= yes