From 46bcbd5c885d3f540cd03e605ff9126dcf15caa9 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Mon, 4 Mar 2019 18:03:59 +0000 Subject: [PATCH] audio/audacity: switch to wxgtk31 PR: 236050 Submitted by: xxjack12xx@gmail.com (maintainer) --- audio/audacity/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index f303c6e33689..517e0f4c2db2 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -4,7 +4,7 @@ PORTNAME= audacity PORTVERSION= 2.3.0 DISTVERSIONPREFIX= Audacity- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= xxjack12xx@gmail.com @@ -31,7 +31,7 @@ NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls NLS_CONFIGURE_WITH= libintl-prefix="${LOCALBASE}" OPTIONS_SUB= yes -USE_WX= 3.0+ +USE_WX= 3.1+ WX_COMPS= wx INSTALLS_ICONS= yes PORTDOCS= README.txt