1
0
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:
Beat Gaetzi 2010-07-29 11:37:03 +00:00
parent 3409745f58
commit 914c3483d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258429

View File

@ -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 \