mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Only use libthr for FreeBSD > 6.1
This commit is contained in:
parent
237486a7a6
commit
53e5914eb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187497
@ -102,7 +102,7 @@ PLIST_SUB+= CLAMAVUSER=${CLAMAVUSER} \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} == 502010
|
||||
.if ${OSVERSION} < 601000
|
||||
PTHREAD_LIBS= -pthread
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user