diff options
author | nia <nia@pkgsrc.org> | 2019-08-22 11:54:43 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-08-22 11:54:43 +0000 |
commit | 442c092d1e011054ac432428000a8dd506d67b63 (patch) | |
tree | e38541048d8af93f339baa1fcb611d1d3e817a3a /mk | |
parent | f766aaf83c5229ddbd44935529931385686123bc (diff) | |
download | pkgsrc-442c092d1e011054ac432428000a8dd506d67b63.tar.gz |
options.description: add full stops
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 7b270d881ef..2a5c8fc4b20 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -258,8 +258,8 @@ 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 -glesv1 Enable OpenGL ES 1.0 support -glesv2 Enable OpenGL ES 2.0 support +glesv1 Enable OpenGL ES 1.0 support. +glesv2 Enable OpenGL ES 2.0 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. |