Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2019 18:37:58 +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: r493795 - head/emulators/playonbsd
Message-ID:  <201902241837.x1OIbwEu061216@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Feb 24 18:37:58 2019
New Revision: 493795
URL: https://svnweb.freebsd.org/changeset/ports/493795

Log:
  Switch to use wxGTK30

Modified:
  head/emulators/playonbsd/Makefile

Modified: head/emulators/playonbsd/Makefile
==============================================================================
--- head/emulators/playonbsd/Makefile	Sun Feb 24 18:04:55 2019	(r493794)
+++ head/emulators/playonbsd/Makefile	Sun Feb 24 18:37:58 2019	(r493795)
@@ -32,7 +32,7 @@ GECKO_RUN_DEPENDS=	wine-gecko>=2.21:emulators/wine-gec
 ONLY_FOR_ARCHS=	amd64 i386
 
 USES=		python:run perl5
-USE_WX=		2.8+
+USE_WX=		3.0
 WX_COMPS=	python:run
 
 USE_GITHUB=	yes



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