Author: jbeich
Date: Sun Jul  1 22:57:45 2012
New Revision: 829

Log:
pgo builds fine on releases, too

Modified:
   branches/experimental/www/firefox-esr/Makefile
   branches/experimental/www/firefox/Makefile

Modified: branches/experimental/www/firefox-esr/Makefile
==============================================================================
--- branches/experimental/www/firefox-esr/Makefile      Sun Jul  1 22:57:07 
2012        (r828)
+++ branches/experimental/www/firefox-esr/Makefile      Sun Jul  1 22:57:45 
2012        (r829)
@@ -79,7 +79,6 @@
 .endif
 
 .if defined(WITH_PGO)
-BROKEN=                does not build with PGO option enabled
 BUILD_DEPENDS+=        
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
 USE_PYTHON_BUILD=      yes
 USE_DISPLAY=           yes

Modified: branches/experimental/www/firefox/Makefile
==============================================================================
--- branches/experimental/www/firefox/Makefile  Sun Jul  1 22:57:07 2012        
(r828)
+++ branches/experimental/www/firefox/Makefile  Sun Jul  1 22:57:45 2012        
(r829)
@@ -79,7 +79,6 @@
 .endif
 
 .if defined(WITH_PGO)
-BROKEN=                does not build with PGO option enabled
 BUILD_DEPENDS+=        
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
 USE_PYTHON_BUILD=      yes
 USE_DISPLAY=           yes
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to