Fix build on 4.x
Submitted by: maintainer (on irc)
This commit is contained in:
parent
326e416cf0
commit
4dc580cc3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167553
1 changed files with 3 additions and 1 deletions
|
@ -33,7 +33,9 @@ BROKEN= Does not build on amd64
|
|||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
IGNORE= needs lpthread
|
||||
LIB_DEPENDS+= pth.20:${PORTSDIR}/devel/pth
|
||||
CFLAGS+= -L${LOCALBASE}/lib/pth
|
||||
USE_GCC= 3.2+
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SVN)
|
||||
|
|
Loading…
Reference in a new issue