summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-14 01:48:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-14 01:48:39 +0000
commit3cf03df3928f4fcc5d3881532a226325ac8ccee7 (patch)
tree1594df00c7a48ff8098a8f77bd4862009398d2ff /Mk
parent- Update to 2.2.6 (diff)
- Fix TCL_DESC
- Sort *_DESC
Notes
Notes: svn path=/head/; revision=299235
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index ba7766ad0f5c..db28ced870f3 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -18,8 +18,8 @@ ARTS_DESC?= Enable Arts audio system support
ASPELL_DESC?= Enable spell checking via Aspell
ASSERT_DESC?= Enable debug assertions
AVAHI_DESC?= Support Zeroconf through Avahi
-BDB1_DESC?= Enable Berkeley DB 1.85 support
BDB_DESC?= Enable Berkeley DB support
+BDB1_DESC?= Enable Berkeley DB 1.85 support
BOOST_DESC?= Enable Boost support
CACA_DESC?= Enable libcaca support
CAIRO_DESC?= Enable Cairo graphic library support
@@ -56,9 +56,9 @@ FREETYPE_DESC?= Enable TrueType font rendering engine
FUSE_DESC?= Enable Fuse support
GCONF_DESC?= Enable gconf backend
GDM_DESC?= Build GDM login manager
+GEOIP_DESC?= Enable GeoIP support
GEOS_DESC?= Enable GEOS support
GEOTIFF_DESC?= Enable GeoTIFF support
-GEOIP_DESC?= Enable GeoIP support
GIF_DESC?= Enable GIF support
GLADE_DESC?= Enable Glade interface support
GMP_DESC?= Enable GMP support
@@ -178,7 +178,7 @@ SSL_DESC?= Enable SSL support
STATIC_DESC?= Build static executable/libraries
SVG_DESC?= Enable SVG image support
SVN_DESC?= Enable Subversion support
-TCL_DESC= Enable TCL scripting language support
+TCL_DESC?= Enable TCL scripting language support
THREADS_DESC?= Enable thread support
TIDY_DESC?= Enable tidy html cleaner support
TIFF_DESC?= Enable TIFF support