summaryrefslogtreecommitdiff
path: root/devel/mit-pthreads
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-02 08:58:13 +0000
committerhubertf <hubertf>1998-02-02 08:58:13 +0000
commit928d5f7b9d7d214e572d76523ba1825457252175 (patch)
tree6c793edd466777e3ccc6ce4ab38a352948e15200 /devel/mit-pthreads
parent83f4bc66f3b83e36f6a70013df80665f12daba20 (diff)
downloadpkgsrc-928d5f7b9d7d214e572d76523ba1825457252175.tar.gz
Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot.
Diffstat (limited to 'devel/mit-pthreads')
-rw-r--r--devel/mit-pthreads/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/mit-pthreads/pkg/PLIST b/devel/mit-pthreads/pkg/PLIST
index cc6998347a0..1053910be02 100644
--- a/devel/mit-pthreads/pkg/PLIST
+++ b/devel/mit-pthreads/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 1998/01/08 16:22:15 agc Exp $
+@comment $NetBSD: PLIST,v 1.6 1998/02/02 08:59:50 hubertf Exp $
@exec if [ ! -d %d/pthreads ]; then mkdir -p %D/pthreads; fi
pthreads/bin/pgcc
pthreads/bin/pg++
@@ -6,8 +6,8 @@ pthreads/lib/libpthread.a
pthreads/lib/libpthread_p.a
pthreads/lib/libpthread_pic.a
pthreads/lib/libpthread.so.1.60
-@exec ldconfig -m %B || true
-@unexec ldconfig -m %B || true
+@exec ldconfig || true
+@unexec ldconfig || true
pthreads/include/Makefile.inc
pthreads/include/dirent.h
pthreads/include/endian.h