From 274ab38aa45b273946a169d883bf751c8a671446 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Mon, 19 May 2003 01:36:53 +0000 Subject: - update to 1.1.2.b.4 - use PTHREAD_LIBS properly PR: 52398 Submitted by: maintainer --- devel/pcsc-lite/files/patch-ltmain.sh | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'devel/pcsc-lite/files') diff --git a/devel/pcsc-lite/files/patch-ltmain.sh b/devel/pcsc-lite/files/patch-ltmain.sh index fc364420a9a0..160d8e579d9f 100644 --- a/devel/pcsc-lite/files/patch-ltmain.sh +++ b/devel/pcsc-lite/files/patch-ltmain.sh @@ -2,6 +2,15 @@ $FreeBSD$ --- build/ltmain.sh 2001/08/27 09:51:26 1.1 +++ build/ltmain.sh 2001/08/27 09:51:42 +@@ -1072,7 +1072,7 @@ + esac + elif test "X$arg" = "X-lc_r"; then + case $host in +- *-*-openbsd* | *-*-freebsd*) ++ *-*-openbsd*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; @@ -2408,6 +2408,9 @@ *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. -- cgit v1.2.3