aboutsummaryrefslogtreecommitdiff
path: root/shells/ksh93
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 18:13:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 18:13:59 +0000
commitd47c483782fc533301737154e40ce386f6125227 (patch)
tree02f62fc62cdc7e40ce4ca9be1202aa2f9bb624e9 /shells/ksh93
parentc9708bd43b18c67bc941b8f1563c536713ab6cbc (diff)
downloadports-d47c483782fc533301737154e40ce386f6125227.tar.gz
ports-d47c483782fc533301737154e40ce386f6125227.zip
Notes
Diffstat (limited to 'shells/ksh93')
-rw-r--r--shells/ksh93/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index e39512eb399e..7817c4d22ebc 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -43,7 +43,7 @@ MAKE_ENV+= LDFLAGS+=-static
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \
+ @${REINPLACE_CMD} -e 's|-lpthread|-pthread|' \
${WRKSRC}/bin/package ${WRKSRC}/src/cmd/INIT/package.sh
do-build: