summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/bsd.options.desc.mk1
-rw-r--r--www/firefox/Makefile.options1
2 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 1c4bcfc76ee5..5c45a71f7e04 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -214,6 +214,7 @@ PANGO_DESC?= Pango rendering library support
PCRE_DESC?= Use Perl Compatible Regular Expressions
PDF_DESC?= PDF support
PERL_DESC?= Perl scripting language support
+PGO_DESC?= Profile-Guided Optimization
PGSQL_DESC?= PostgreSQL backend
PGSQL_JDBC_DESC?= JDBC connection to PostgreSQL databases
PHP_DESC?= PHP binding/support
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