1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Fix TCL_DESC

- Sort *_DESC
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-14 01:48:39 +00:00
parent 028412290c
commit 3cf03df392
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299235

View File

@ -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