aboutsummaryrefslogtreecommitdiff
path: root/emulators/simh
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-24 22:17:41 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-24 22:17:41 +0000
commit312461b6fa77f1cca68731482cf7519092085f56 (patch)
tree60ad4767380537b433ea1dfdfc2e72ae71751873 /emulators/simh
parentd8a73366f4042a17f0426e917e4a6ec3c42f67f5 (diff)
downloadports-312461b6fa77f1cca68731482cf7519092085f56.tar.gz
ports-312461b6fa77f1cca68731482cf7519092085f56.zip
3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators approved by: PTHREAD blanket
Notes
Notes: svn path=/head/; revision=382185
Diffstat (limited to 'emulators/simh')
-rw-r--r--emulators/simh/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index c2d9c91ea075..dab48f079f88 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -34,7 +34,6 @@ pre-patch:
post-patch:
@${REINPLACE_CMD} -e \
'/shell ldconfig/s|^|#| ; \
- s|-lpthread|${PTHREAD_LIBS}| ; \
/-O2/s| = | ?= |' ${WRKSRC}/makefile
@${REINPLACE_CMD} -e \
's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/VAX/vax_sysdev.c