diff options
author | leot <leot@pkgsrc.org> | 2016-02-04 11:52:31 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-02-04 11:52:31 +0000 |
commit | 16329418eaa84ef0a9a59ced15b7594d36dcf430 (patch) | |
tree | 68ee1d23c6a8a435a21291a210b4e5ea03439463 /mk/defaults | |
parent | c508eafda241fd88befe858fa2f1876ef964ff71 (diff) | |
download | pkgsrc-16329418eaa84ef0a9a59ced15b7594d36dcf430.tar.gz |
Document the glfw option.
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index a3b1442b90e..332b1545461 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -232,6 +232,7 @@ gimp1-helpbrowser Link against gnome1 to get a help browser. git Enable Git support. git-gui Build the GUI in Tcl/Tk. glade Enable Glade support +glfw Enable GLFW support gmp Enable gmp (GNU Multiple Precision Arithmetic Library) support. gmp-fat Build-in all x86 assembler code, detecting CPU at run-time. gnome Enable GNOME support. |