diff options
author | danfe <danfe@FreeBSD.org> | 2013-02-27 01:15:07 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-02-27 01:15:07 +0800 |
commit | 027d0aa9a786ba4662245b837c8f8166a371db1c (patch) | |
tree | 85b383aa6f0305dfbaee8469b756c7de25e7c20a /Mk | |
parent | 1052438c6f430d739aeabb20f3c7e36d9d0fc995 (diff) | |
download | freebsd-ports-gnome-027d0aa9a786ba4662245b837c8f8166a371db1c.tar.gz freebsd-ports-gnome-027d0aa9a786ba4662245b837c8f8166a371db1c.tar.zst freebsd-ports-gnome-027d0aa9a786ba4662245b837c8f8166a371db1c.zip |
Improve descriptions for PROFILE and SANE.
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 9bf4837f5d70..253f63bf0d9b 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -265,7 +265,7 @@ POPPLER_DESC?= PDF and PS file PORTAUDIO_DESC?= PortAudio library POSTGIS_DESC?= PostGIS support PRINT_DESC?= Printer support -PROFILE_DESC?= Profiling library +PROFILE_DESC?= Build with profiling support PROJ_DESC?= PROJ.4 cartographic projections library PROXY_DESC?= Proxy support PTH_DESC?= Threading/multiprocessing via GNU Pth @@ -281,7 +281,7 @@ RESIN3_DESC?= Resin 3.x RTMP_DESC?= RTMP protocol via librtmp RUBY_DESC?= Ruby binding/support SAMPLERATE_DESC?= Sample rate conversion -SANE_DESC?= Sane Scanner support +SANE_DESC?= SANE API scanner support SASL_DESC?= SASL support SCHROEDINGER_DESC?= Dirac codec via libschroedinger SCIPY_DESC?= SciPy scientific computing |