mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Switch to use wx 3.0
This commit is contained in:
parent
4ed5e249c6
commit
79b7733c10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356382
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= wxguitar
|
||||
PORTVERSION= 1.01
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= GOOGLE_CODE \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
@ -14,7 +14,7 @@ COMMENT= A simple guitar tuning assistant
|
||||
RUN_DEPENDS= wavplay:${PORTSDIR}/audio/wavplay
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_WX= 2.8+
|
||||
USE_WX= 3.0
|
||||
WX_UNICODE= yes
|
||||
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user