aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2012-02-01 17:49:58 +0800
committerflo <flo@FreeBSD.org>2012-02-01 17:49:58 +0800
commit259de953c2c85df6c3fdfc641ce15ca8c199f816 (patch)
tree4a70e23b3527bba1f1bffc77d88d8a5fef240c1f
parent15fb2038d9dd868dd7657eff42ce956d01f8d5cb (diff)
downloadfreebsd-ports-gnome-259de953c2c85df6c3fdfc641ce15ca8c199f816.tar.gz
freebsd-ports-gnome-259de953c2c85df6c3fdfc641ce15ca8c199f816.tar.zst
freebsd-ports-gnome-259de953c2c85df6c3fdfc641ce15ca8c199f816.zip
fix merge conflict
This gets the PGO build starting but it still does not finish
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 42848707839b..e0923401c7d7 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -120,8 +120,6 @@ post-patch:
${WRKSRC}/js/src/config/config.mk \
${WRKSRC}/config/mkdepend/Makefile.in \
${WRKSRC}/config/config.mk \
- ${WRKSRC}/config/mkdepend/Makefile.in \
- ${WRKSRC}/config/config.mk \
${WRKSRC}/xpcom/io/nsAppFileLocationProvider.cpp
@${REINPLACE_CMD} -e 's|-lc_r|${PTHREAD_LIBS}|g ; \
s|-lpthread|${PTHREAD_LIBS}|g ; \
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 42848707839b..e0923401c7d7 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -120,8 +120,6 @@ post-patch:
${WRKSRC}/js/src/config/config.mk \
${WRKSRC}/config/mkdepend/Makefile.in \
${WRKSRC}/config/config.mk \
- ${WRKSRC}/config/mkdepend/Makefile.in \
- ${WRKSRC}/config/config.mk \
${WRKSRC}/xpcom/io/nsAppFileLocationProvider.cpp
@${REINPLACE_CMD} -e 's|-lc_r|${PTHREAD_LIBS}|g ; \
s|-lpthread|${PTHREAD_LIBS}|g ; \