diff options
-rw-r--r-- | audio/spek/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spek/Makefile b/audio/spek/Makefile index 9a63012f2cb0..34ddba59f7ac 100644 --- a/audio/spek/Makefile +++ b/audio/spek/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg USES= tar:xz gmake pkgconfig desktop-file-utils compiler:c++11-lib desktop-file-utils USE_GNOME= intltool -USE_WX= 2.8+ +USE_WX= 3.0 WX_UNICODE= yes WX_CONF_ARGS= absolute GNU_CONFIGURE= yes |