mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
gecko: drop nspr-related *FLAGS substitution
https://bugzilla.mozilla.org/show_bug.cgi?id=514211
This commit is contained in:
parent
2e37999838
commit
f4943f19c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505832
@ -379,12 +379,6 @@ gecko-post-patch:
|
||||
@${ECHO_CMD} export ${var:Q} >> ${MOZCONFIG}
|
||||
.endfor
|
||||
.endif # .if !defined(NOMOZCONFIG)
|
||||
.if exists(${MOZSRC}/build/unix/mozilla-config.in)
|
||||
@${REINPLACE_CMD} -e 's/%{idldir}/%idldir%/g ; \
|
||||
s|"%FULL_NSPR_CFLAGS%"|`nspr-config --cflags`|g ; \
|
||||
s|"%FULL_NSPR_LIBS%"|`nspr-config --libs`|g' \
|
||||
${MOZSRC}/build/unix/mozilla-config.in
|
||||
.endif
|
||||
.if ${USE_MOZILLA:M-nspr}
|
||||
@${ECHO_MSG} "===> Applying NSPR patches"
|
||||
@for i in ${.CURDIR}/../../devel/nspr/files/patch-*; do \
|
||||
|
Loading…
Reference in New Issue
Block a user