diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-04 15:03:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-04 15:03:34 +0000 |
commit | 374f14d525e9e469725b5d7bde43934567952853 (patch) | |
tree | 8c6b96469656b15202fc958f4d7c241bd5cd53ad /audio/spek/Makefile | |
parent | - Switch security/libotr3 to USES=libtool, drop .la files (diff) |
Switch to wxGTK 3.0
Notes
Notes:
svn path=/head/; revision=356505
Diffstat (limited to 'audio/spek/Makefile')
-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 |