aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-25 22:59:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-25 22:59:20 +0800
commit3d0c90209c853d9f09dd380650c79e3edce95402 (patch)
treebcdaa6e2bdaa8e76d2572ebecf53debc294db115 /shells
parent1c22ddfeb1426fd88956fc3613e3ccffb4f8080b (diff)
downloadfreebsd-ports-gnome-3d0c90209c853d9f09dd380650c79e3edce95402.tar.gz
freebsd-ports-gnome-3d0c90209c853d9f09dd380650c79e3edce95402.tar.zst
freebsd-ports-gnome-3d0c90209c853d9f09dd380650c79e3edce95402.zip
- Cleanup -lpthread/-pthread manipulation
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