aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-04-11 03:26:52 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-04-11 03:26:52 +0800
commitb76fae54d33b75d8095461168394852de3ec97b3 (patch)
tree350ebc5db08993caf919645523ab290483d6af7d /audio
parent4e2309f4db72743b026897a8f6b5d27752552aa4 (diff)
downloadfreebsd-ports-gnome-b76fae54d33b75d8095461168394852de3ec97b3.tar.gz
freebsd-ports-gnome-b76fae54d33b75d8095461168394852de3ec97b3.tar.zst
freebsd-ports-gnome-b76fae54d33b75d8095461168394852de3ec97b3.zip
- Fix build on < 10.x after wxgtk30 update
Diffstat (limited to 'audio')
-rw-r--r--audio/wxguitar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/wxguitar/Makefile b/audio/wxguitar/Makefile
index 7466e66c4a35..31de963fe5e8 100644
--- a/audio/wxguitar/Makefile
+++ b/audio/wxguitar/Makefile
@@ -14,6 +14,7 @@ COMMENT= Simple guitar tuning assistant
RUN_DEPENDS= wavplay:${PORTSDIR}/audio/wavplay
USES= compiler:c++11-lib
+USE_CXXSTD= c++11
GNU_CONFIGURE= yes
USE_WX= 3.0
WX_UNICODE= yes