aboutsummaryrefslogtreecommitdiff
path: root/databases/kyototycoon
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 14:58:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 14:58:46 +0000
commitd570fa6b8ab6643e64d297663f8b805acda2a047 (patch)
treeac8f800044442a045d4891bbd4e396bed38325b8 /databases/kyototycoon
parent871e293de19631feb773e319f59ba6473ff158a7 (diff)
downloadports-d570fa6b8ab6643e64d297663f8b805acda2a047.tar.gz
ports-d570fa6b8ab6643e64d297663f8b805acda2a047.zip
- Cleanup -lpthread/-pthread manipulation
Notes
Notes: svn path=/head/; revision=382220
Diffstat (limited to 'databases/kyototycoon')
-rw-r--r--databases/kyototycoon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/kyototycoon/Makefile b/databases/kyototycoon/Makefile
index 5c0c4e7ffcda..a10338099c7d 100644
--- a/databases/kyototycoon/Makefile
+++ b/databases/kyototycoon/Makefile
@@ -27,7 +27,7 @@ USE_LDCONFIG= yes
USES= gmake pkgconfig
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|-pthread|g; s|-lstdc++ ||g' ${WRKSRC}/configure ${WRKSRC}/doc/spex.html ${WRKSRC}/example/Makefile
+ @${REINPLACE_CMD} -e 's|-lstdc++ ||g' ${WRKSRC}/configure ${WRKSRC}/doc/spex.html ${WRKSRC}/example/Makefile
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libkyototycoon.so.2.19.0 ${STAGEDIR}${PREFIX}/libexec/*.so