1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add PTHREAD_LIBS to LDFLAGS to fix build with clang

This commit is contained in:
Pawel Pekala 2012-07-05 17:36:24 +00:00
parent 84d5cb591b
commit 7ca9e1e6e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300525

View File

@ -19,6 +19,8 @@ USE_GMAKE= yes
CONFLICTS= scsh-*
GNU_CONFIGURE= yes
LDFLAGS+= ${PTHREAD_LIBS}
ALL_TARGET= enough
MAN1= scheme48.1