summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhans <hans>2011-07-13 13:13:43 +0000
committerhans <hans>2011-07-13 13:13:43 +0000
commit0991b3cb0bbe80238416b653a92779c0308f00c4 (patch)
treeab21d6a38a5ead43cb9f1a7349940eab9cebac5d /mk
parent0af990baa04c3e865fb67222a9d6e131ae75b285 (diff)
downloadpkgsrc-0991b3cb0bbe80238416b653a92779c0308f00c4.tar.gz
Prefix the gcc options with gcc- and add descriptions for each option.
Requested by wiz.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description5
1 files changed, 5 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index cb6fada8e82..c8d8727b890 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -155,6 +155,11 @@ freeradius-simul-use Enable Simultaneous-Use.
freetype Enable freetype support.
ftp Enable File Transfer Protocol (FTP) support.
fts Enable full-text searching.
+gcc-ada Build the gcc Ada frontend and libraries.
+gcc-c++ Build the gcc C++ frontend and libraries.
+gcc-fortran Build the gcc Fortran frontend and libraries.
+gcc-java Build the gcc Java frontend, tools and libraries.
+gcc-objc Build the gcc Objective-C frontend and libraries.
gd Use GD to render graphical output.
gdal Use the GDAL library.
gdb6-tui Build the tui application.