aboutsummaryrefslogtreecommitdiff
path: root/www/libxul
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2010-10-25 22:25:10 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2010-10-25 22:25:10 +0000
commit335dd8c4132da1e9a5c308d62cbd78bfaa8c0169 (patch)
tree47c838563db58408dcfcb6b87c26eb073e5d349b /www/libxul
parent15d6e71863f6585f80e078f4062b11690f052342 (diff)
downloadports-335dd8c4132da1e9a5c308d62cbd78bfaa8c0169.tar.gz
ports-335dd8c4132da1e9a5c308d62cbd78bfaa8c0169.zip
Notes
Diffstat (limited to 'www/libxul')
-rw-r--r--www/libxul/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile
index 03f35983bc90..e92a2712df62 100644
--- a/www/libxul/Makefile
+++ b/www/libxul/Makefile
@@ -73,6 +73,8 @@ post-patch:
${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS:C/-pthread/${GECKO_PTHREAD_LIBS}/}|' \
${WRKSRC}/storage/build/Makefile.in \
${WRKSRC}/db/sqlite3/src/Makefile.in
+ ${REINPLACE_CMD} -e 's|/usr/local/include|${LOCALBASE}/include|' \
+ ${WRKSRC}/js/src/config/mkdepend/Makefile.in
@${REINPLACE_CMD} -e 's|-lc_r|${PTHREAD_LIBS}|g ; \
s|-lpthread|${PTHREAD_LIBS}|g ; \
s|echo aout|echo elf|g ; \