FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}
This commit is contained in:
parent
cd56becd40
commit
b3e636a075
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101117
@ -26,6 +26,10 @@ STRIP= # none
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502102
|
||||
FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}"
|
||||
.endif
|
||||
|
||||
PREFIX:= ${PREFIX}/${PORTNAME}
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user