diff options
author | bapt <bapt@FreeBSD.org> | 2012-06-12 14:14:18 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-06-12 14:14:18 +0800 |
commit | 7622b9ae9ce3261af979e1a37813f36d6672e115 (patch) | |
tree | 81d63152138822db7b26f820260eb423d781cb7d /Mk/bsd.options.desc.mk | |
parent | 2af5a19f7202d6c5f89c9ff33bc9d77df9874275 (diff) | |
download | freebsd-ports-gnome-7622b9ae9ce3261af979e1a37813f36d6672e115.tar.gz freebsd-ports-gnome-7622b9ae9ce3261af979e1a37813f36d6672e115.tar.zst freebsd-ports-gnome-7622b9ae9ce3261af979e1a37813f36d6672e115.zip |
Add shared description for TCL
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 7cd739390bda..9f32fc71863b 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -175,6 +175,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 THREADS_DESC?= Enable thread support TIDY_DESC?= Enable tidy html cleaner support TIFF_DESC?= Enable TIFF support |