diff options
author | wxs <wxs@FreeBSD.org> | 2012-08-04 01:17:28 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-08-04 01:17:28 +0800 |
commit | 03555f9ca643efe9297ac9c83c180672097a1092 (patch) | |
tree | 7226b5342da703be30266530c64f62a0e1a9aca0 /www | |
parent | 330a780643b77332bd1de04423e382a35558b7fa (diff) | |
download | freebsd-ports-gnome-03555f9ca643efe9297ac9c83c180672097a1092.tar.gz freebsd-ports-gnome-03555f9ca643efe9297ac9c83c180672097a1092.tar.zst freebsd-ports-gnome-03555f9ca643efe9297ac9c83c180672097a1092.zip |
Add PGO description and adjust firefox accordingly.
PR: ports/170275
Submitted by: Jan Beich <jbeich@tormail.org>
Approved by: beat@
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox/Makefile.options | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/firefox/Makefile.options b/www/firefox/Makefile.options index 93b811fc1ffd..0b4b15843a3a 100644 --- a/www/firefox/Makefile.options +++ b/www/firefox/Makefile.options @@ -16,5 +16,4 @@ GIO_DESC?= GIO for file I/O # move to bsd.options.desc.mk GNOMEUI_DESC?= libgnomeui support module LIGHTNING_DESC?= Calendar extension LOGGING_DESC?= Additional log messages -PGO_DESC?= Profile-Guided Optimization # move to bsd.options.desc.mk LIBPROXY_DESC?= Proxy support via libproxy |