aboutsummaryrefslogtreecommitdiff
path: root/net/tintin++
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 14:59:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 14:59:26 +0000
commita0e56d43d86617bb5db54c2dec63b29155670f2c (patch)
treebfe9329a410717c8afad198284b6806956bd29c9 /net/tintin++
parent03ff6030795e79db3efe175fb700c5dde872f37e (diff)
downloadports-a0e56d43d86617bb5db54c2dec63b29155670f2c.tar.gz
ports-a0e56d43d86617bb5db54c2dec63b29155670f2c.zip
- Cleanup -lpthread/-pthread manipulation
Notes
Notes: svn path=/head/; revision=382226
Diffstat (limited to 'net/tintin++')
-rw-r--r--net/tintin++/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index 9f336d886079..08fab680965b 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -23,7 +23,7 @@ CONFIGURE_ARGS= --includedir=${LOCALBASE}/include \
CONFIGURE_ENV= ac_cv_file__dev_ptmx=no
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
-LDFLAGS+= -L${LOCALBASE}/lib -pthread
+LDFLAGS+= -L${LOCALBASE}/lib
USES= gmake
WRKSRC= ${WRKDIR}/tt/src
@@ -36,9 +36,6 @@ SLAVEDIRS= chinese/tintin++
BIG5_CONFIGURE_ON= --enable-big5
-post-configure:
- @${REINPLACE_CMD} -e 's|-lpthread|-pthread|' ${WRKSRC}/Makefile
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tt++ ${STAGEDIR}${PREFIX}/bin/
${MKDIR} ${STAGEDIR}${DOCSDIR}/