aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-06-04 01:14:30 +0800
committerbapt <bapt@FreeBSD.org>2014-06-04 01:14:30 +0800
commit27f8b4e9c972915a5053c4f120fe29a09b3b0741 (patch)
treeb16ff5d5a3199ee873dedcf427999133e82ee169 /audio
parentb88cf6a384f0ae4edb69aa1b60515383fc71f4ed (diff)
downloadfreebsd-ports-gnome-27f8b4e9c972915a5053c4f120fe29a09b3b0741.tar.gz
freebsd-ports-gnome-27f8b4e9c972915a5053c4f120fe29a09b3b0741.tar.zst
freebsd-ports-gnome-27f8b4e9c972915a5053c4f120fe29a09b3b0741.zip
Switch to use wx 3.0
Diffstat (limited to 'audio')
-rw-r--r--audio/wxguitar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/wxguitar/Makefile b/audio/wxguitar/Makefile
index fd43da6e2845..6c9c1cb40c0e 100644
--- a/audio/wxguitar/Makefile
+++ b/audio/wxguitar/Makefile
@@ -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