mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix CONFIGURE_ARGS for BIG5 option
This commit is contained in:
parent
44faf7f648
commit
53b04e5d76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344303
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ PORTDOCS= ${DOCS:T}
|
|||
|
||||
SLAVEDIRS= chinese/tintin++
|
||||
|
||||
BIG5_CONFIGURE_ARGS= --enable-big5
|
||||
BIG5_CONFIGURE_ON= --enable-big5
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|-pthread|' ${WRKSRC}/Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue