audio/audacity: switch to wxgtk31
PR: 236050 Submitted by: xxjack12xx@gmail.com (maintainer)
This commit is contained in:
parent
7213927dd3
commit
46bcbd5c88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494626
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue