svn commit: r356505 - head/audio/spek

Baptiste Daroussin bapt at FreeBSD.org
Wed Jun 4 15:03:35 UTC 2014


Author: bapt
Date: Wed Jun  4 15:03:34 2014
New Revision: 356505
URL: http://svnweb.freebsd.org/changeset/ports/356505
QAT: https://qat.redports.org/buildarchive/r356505/

Log:
  Switch to wxGTK 3.0

Modified:
  head/audio/spek/Makefile

Modified: head/audio/spek/Makefile
==============================================================================
--- head/audio/spek/Makefile	Wed Jun  4 14:39:22 2014	(r356504)
+++ head/audio/spek/Makefile	Wed Jun  4 15:03:34 2014	(r356505)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libavcodec.so:${PORTSDIR}/m
 
 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


More information about the svn-ports-head mailing list