aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/simh
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-03-25 06:17:41 +0800
committermarino <marino@FreeBSD.org>2015-03-25 06:17:41 +0800
commitf74761b9bfd1bb59f543e04731e6db8a2aaf3824 (patch)
tree60ad4767380537b433ea1dfdfc2e72ae71751873 /emulators/simh
parentde6c295f80cbf9bf9ee451a705b2e1d68ddfeca3 (diff)
downloadfreebsd-ports-gnome-f74761b9bfd1bb59f543e04731e6db8a2aaf3824.tar.gz
freebsd-ports-gnome-f74761b9bfd1bb59f543e04731e6db8a2aaf3824.tar.zst
freebsd-ports-gnome-f74761b9bfd1bb59f543e04731e6db8a2aaf3824.zip
3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators approved by: PTHREAD blanket
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