diff options
-rw-r--r-- | www/firefox-esr/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/Makefile | 2 |
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 ; \ |