- Fix CONFIGURE_ARGS for BIG5 option

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-02-14 19:41:22 +00:00
parent 44faf7f648
commit 53b04e5d76
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344303

View file

@ -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