mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Prepare for upcoming Firefox 4
This commit is contained in:
parent
3409745f58
commit
914c3483d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258429
@ -498,10 +498,12 @@ gecko-post-patch:
|
||||
@${ECHO_CMD} "export ${var}" >> ${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
|
||||
@${REINPLACE_CMD} -e 's|<iconv.h>|\"${LOCALBASE}/include/iconv.h\"|g' \
|
||||
${WRKSRC}/configure \
|
||||
${MOZSRC}/intl/uconv/native/nsNativeUConvService.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user