diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-07-29 18:59:43 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-07-29 18:59:43 +0000 |
commit | c49a40ef52afa68eb14c389b49bfbc15736f6090 (patch) | |
tree | bd6cb650c3616543c2c4c184493df59372d28944 /Mk | |
parent | b9467faa97aa7866614ffd512c9364f497c65d21 (diff) |
Include the expansion of the term HAL in HAL_DESC; it also describes
what this is.
Notes
Notes:
svn path=/head/; revision=301689
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index b34208b78f7b..1c4bcfc76ee5 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -109,7 +109,7 @@ GUI_DESC?= GUI support GUILE_DESC?= Guile support GVFS_DESC?= Remote access support H323_DESC?= H323 support -HAL_DESC?= HAL support +HAL_DESC?= HAL (Hardware Abstraction Layer) support HDF5_DESC?= HDF-5 support HTTPD_DESC?= Support for httpd output streaming ICONS_DESC?= Icons theme |