Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2019 18:04:56 +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: r493794 - head/databases/flamerobin
Message-ID:  <201902241804.x1OI4uNl045386@repo.freebsd.org>

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

Log:
  Mark as wxGTK 2.8 only

Modified:
  head/databases/flamerobin/Makefile

Modified: head/databases/flamerobin/Makefile
==============================================================================
--- head/databases/flamerobin/Makefile	Sun Feb 24 18:04:27 2019	(r493793)
+++ head/databases/flamerobin/Makefile	Sun Feb 24 18:04:55 2019	(r493794)
@@ -21,7 +21,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-se
 
 USES=		compiler firebird
 GNU_CONFIGURE=	yes
-USE_WX=		2.8+
+USE_WX=		2.8
 WX_COMPS=	wx contrib
 WX_CONF_ARGS=	absolute
 WX_PREMK=	yes



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