Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2015 18:45:47 +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: r396851 - head/biology/lamarc
Message-ID:  <201509131845.t8DIjlu3009018@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Sep 13 18:45:47 2015
New Revision: 396851
URL: https://svnweb.freebsd.org/changeset/ports/396851

Log:
  Enfoce unicode version of wxGTK

Modified:
  head/biology/lamarc/Makefile

Modified: head/biology/lamarc/Makefile
==============================================================================
--- head/biology/lamarc/Makefile	Sun Sep 13 18:45:05 2015	(r396850)
+++ head/biology/lamarc/Makefile	Sun Sep 13 18:45:47 2015	(r396851)
@@ -27,6 +27,7 @@ PLIST_FILES=	bin/${PORTNAME}
 .if ${PORT_OPTIONS:MWXGTK}
 USE_WX=		2.8
 WX_CONF_ARGS=	absolute
+WX_UNICODE=	yes
 PLIST_FILES+=	bin/lam_conv
 .else
 CONFIGURE_ARGS+=	--disable-converter



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