Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 15:03:34 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356505 - head/audio/spek
Message-ID:  <201406041503.s54F3YHh049075@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406041503.s54F3YHh049075>