mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Use WANT_UNICODE instead of WX_UNICODE since it can be compiled without the
Unicode version of WxWidgets. PR: ports/105493 Submitted by: alepulver Approved by: Nicola Vitale <nivit@email.it> (maintainer)
This commit is contained in:
parent
ba6cd8292f
commit
97ba49cd75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177270
@ -18,10 +18,10 @@ RUN_DEPENDS= maxima:${PORTSDIR}/math/maxima
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= libxml2
|
||||
USE_WX= 2.6
|
||||
USE_WX= 2.6
|
||||
WX_COMPS= wx
|
||||
WX_CONF_ARGS= absolute
|
||||
WX_UNICODE= yes
|
||||
WANT_UNICODE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-prefix=
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user