aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2012-08-04 01:17:28 +0800
committerwxs <wxs@FreeBSD.org>2012-08-04 01:17:28 +0800
commit03555f9ca643efe9297ac9c83c180672097a1092 (patch)
tree7226b5342da703be30266530c64f62a0e1a9aca0 /Mk
parent330a780643b77332bd1de04423e382a35558b7fa (diff)
downloadfreebsd-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 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk1
1 files changed, 1 insertions, 0 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