summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 14:59:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-25 14:59:20 +0000
commit03ff6030795e79db3efe175fb700c5dde872f37e (patch)
treebcdaa6e2bdaa8e76d2572ebecf53debc294db115 /shells
parent- Cleanup -lpthread/-pthread manipulation (diff)
- Cleanup -lpthread/-pthread manipulation
Notes
Notes: svn path=/head/; revision=382225
Diffstat (limited to 'shells')
-rw-r--r--shells/ksh93/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index a4d5bb5bf651..6f10aca6477e 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -35,10 +35,6 @@ KSHVERSION= 2012-08-01
STATIC_MAKE_ENV= LDFLAGS+=-static
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|-pthread|' \
- ${WRKSRC}/bin/package ${WRKSRC}/src/cmd/INIT/package.sh
-
do-build:
@cd ${WRKSRC}/ && ${SETENV} -i ${MAKE_ENV} ${SH} bin/package flat make