diff options
author | mef <mef@pkgsrc.org> | 2014-10-04 02:12:54 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-10-04 02:12:54 +0000 |
commit | d50236852c383b6d4b536029ac6a118e3e65922c (patch) | |
tree | ee60a02d690ec7a5ad14dd9be4150f6ec77d5686 /mk | |
parent | 300136cda903aa3a0923356684f36c1418ade267 (diff) | |
download | pkgsrc-d50236852c383b6d4b536029ac6a118e3e65922c.tar.gz |
+gconf Use GConf to store preferences
+gtkwave-tcl Enable tcl for gtkwave.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 6297a60934f..d148bd7e1e4 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -208,6 +208,7 @@ gcc-java Build the gcc Java frontend, tools and libraries. gcc-multilib Build libraries for multiple ABI's. gcc-objc Build the gcc Objective-C frontend and libraries. gcc-objc++ Build the gcc Objective-C++ frontend and libraries. +gconf Use GConf to store preferences. gd Use GD to render graphical output. gdal Use the GDAL library. gdb6-tui Build the tui application. @@ -251,6 +252,7 @@ gtk3-atk-bridge Enable ATK support. gtksourceview Enable gtksourceview support. gtksourceview2 Enable gtksourceview2 support. gtkspell Enable gtkspell support. +gtkwave-tcl Enable tcl for gtkwave. guile Enable support for GUILE. gzip Enable compression using gzip. hal Support for the freedesktop.org Hardware Abstraction Layer. |