Switch to use unicode version of wx
This commit is contained in:
parent
a85512ca7b
commit
72483b23ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396848
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= grass
|
||||
PORTVERSION= 6.4.5
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
|
||||
|
@ -43,6 +44,7 @@ USE_XORG= sm ice x11 xext xi xmu xt
|
|||
USE_GL= glu
|
||||
USE_GNOME= cairo
|
||||
USE_WX= 2.8
|
||||
WX_UNICODE= yes
|
||||
WX_COMPS= wx:build python:run
|
||||
USE_GCC= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue