aboutsummaryrefslogtreecommitdiff
path: root/net/tintin++
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-14 19:41:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-14 19:41:22 +0000
commit53b04e5d76689e2b88a56ac40befefa660fe81bd (patch)
tree532c958b95c7020ef94c594842576068256a89d5 /net/tintin++
parent44faf7f648a0b3365eab5cc3a3a8e488f698c418 (diff)
downloadports-53b04e5d76689e2b88a56ac40befefa660fe81bd.tar.gz
ports-53b04e5d76689e2b88a56ac40befefa660fe81bd.zip
- Fix CONFIGURE_ARGS for BIG5 option
Notes
Notes: svn path=/head/; revision=344303
Diffstat (limited to 'net/tintin++')
-rw-r--r--net/tintin++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index 8af79d5fb96a..6e3afe45ff95 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -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