svn commit: r398143 - head/games/0ad

Guido Falsi madpilot at FreeBSD.org
Mon Sep 28 20:59:29 UTC 2015


Author: madpilot
Date: Mon Sep 28 20:59:28 2015
New Revision: 398143
URL: https://svnweb.freebsd.org/changeset/ports/398143

Log:
  Remove obsolete line.

Modified:
  head/games/0ad/Makefile

Modified: head/games/0ad/Makefile
==============================================================================
--- head/games/0ad/Makefile	Mon Sep 28 20:54:21 2015	(r398142)
+++ head/games/0ad/Makefile	Mon Sep 28 20:59:28 2015	(r398143)
@@ -38,7 +38,6 @@ DOS2UNIX_REGEX=	.*\.([ch]p{0,2}|make)
 
 USE_WX=		2.8+
 WX_COMPS=	wx:lib
-WX_UNICODE=	yes
 MAKE_ENV+=	JOBS=${_MAKE_JOBS}
 
 MANUAL_PACKAGE_BUILD=	huge


More information about the svn-ports-all mailing list