Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2016 10:26:05 +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: r417058 - head/deskutils/xchm
Message-ID:  <201606181026.u5IAQ5ik092287@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Jun 18 10:26:05 2016
New Revision: 417058
URL: https://svnweb.freebsd.org/changeset/ports/417058

Log:
  Does not build with wx 3.0

Modified:
  head/deskutils/xchm/Makefile

Modified: head/deskutils/xchm/Makefile
==============================================================================
--- head/deskutils/xchm/Makefile	Sat Jun 18 10:19:29 2016	(r417057)
+++ head/deskutils/xchm/Makefile	Sat Jun 18 10:26:05 2016	(r417058)
@@ -19,7 +19,7 @@ OPTIONS_SUB=	yes
 NLS_USES=	gettext
 
 GNU_CONFIGURE=	yes
-USE_WX=		2.8+
+USE_WX=		2.8
 WX_UNICODE=	yes
 WX_CONF_ARGS=	absolute
 LDFLAGS+=	-lpthread -L${LOCALBASE}/lib



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