Author: jbeich
Date: Wed Oct 3 15:41:45 2012
New Revision: 1060
Log:
temporarily lower version requirements for Nightly
Modified:
trunk/www/firefox-nightly/Makefile
Modified: trunk/www/firefox-nightly/Makefile
==============================================================================
--- trunk/www/firefox-nightly/Makefile Wed Oct 3 15:41:38 2012 (r1059)
+++ trunk/www/firefox-nightly/Makefile Wed Oct 3 15:41:45 2012 (r1060)
@@ -112,6 +112,10 @@
<${FILESDIR}/firefox.desktop.in >${WRKDIR}/${MOZILLA}.desktop
post-patch:
+ @${REINPLACE_CMD} -e '/MOZPNG/s/=[0-9]*/=10511/' \
+ -e '/AM_PATH_NSPR/s/([0-9.]*,/(4.9.2,/' \
+ -e '/AM_PATH_NSS/s/([0-9.]*,/(3.13.6,/' \
+ ${WRKSRC}/configure.in
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/browser/app/nsBrowserApp.cpp
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"