mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- This has been marked broken because js.h was not found,
as of an update to x11-toolkits/plib 4 months ago, libjs is always built now PR: ports/143425 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
This commit is contained in:
parent
f1aa03c3d9
commit
66c6da26c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249212
@ -25,10 +25,6 @@ CONFIGURE_ARGS= --with-plib=${LOCALBASE}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800000
|
||||
BROKEN= does not compile: error: plib/js.h: No such file or directory
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O6|${PTHREAD_CFLAGS}|g ; \
|
||||
s|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||
|
Loading…
Reference in New Issue
Block a user