mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove redundant WX_UNICODE from Erlang runtime ports..
This commit is contained in:
parent
5cb057512f
commit
c64aab91b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422598
4 changed files with 0 additions and 4 deletions
|
@ -111,7 +111,6 @@ USES+= tk:run
|
|||
.if ${PORT_OPTIONS:MWX}
|
||||
USE_WX= 2.8+
|
||||
WX_COMPS= wx contrib
|
||||
WX_UNICODE= yes
|
||||
CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}
|
||||
.endif
|
||||
|
||||
|
|
|
@ -111,7 +111,6 @@ USES+= tk:run
|
|||
.if ${PORT_OPTIONS:MWX}
|
||||
USE_WX= 2.8+
|
||||
WX_COMPS= wx contrib
|
||||
WX_UNICODE= yes
|
||||
CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}
|
||||
.endif
|
||||
|
||||
|
|
|
@ -120,7 +120,6 @@ USES+= tk:run
|
|||
.if ${PORT_OPTIONS:MWX}
|
||||
USE_WX= 2.8+
|
||||
WX_COMPS= wx contrib
|
||||
WX_UNICODE= yes
|
||||
CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}
|
||||
.endif
|
||||
|
||||
|
|
|
@ -117,7 +117,6 @@ USES+= tk:run
|
|||
.if ${PORT_OPTIONS:MWX}
|
||||
USE_WX= 2.8+
|
||||
WX_COMPS= wx contrib
|
||||
WX_UNICODE= yes
|
||||
CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue