aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl85
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2019-02-19 08:58:44 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2019-02-19 08:58:44 +0000
commit477581887398b79a81ea25e77927eef98cb9e535 (patch)
treecedebbd5b621b8780ea8e89a64f420064492674f /lang/tcl85
parente7e754cfae47dd5b60d41018ca2934cfdfef53a6 (diff)
downloadports-477581887398b79a81ea25e77927eef98cb9e535.tar.gz
ports-477581887398b79a81ea25e77927eef98cb9e535.zip
lang/tcl8[567], x11-toolkits/tk8[56]: install manpages and TZ data by default
Notes
Notes: svn path=/head/; revision=493355
Diffstat (limited to 'lang/tcl85')
-rw-r--r--lang/tcl85/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile
index 233446de80e6..6bd3227e197b 100644
--- a/lang/tcl85/Makefile
+++ b/lang/tcl85/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tcl
PORTVERSION= 8.5.19
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang
MASTER_SITES= TCLTK/tcl8_5 \
SF/tcl/Tcl/${PORTVERSION}
@@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/../license.terms
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
OPTIONS_DEFINE= TCLMAN TZDATA THREADS
-OPTIONS_DEFAULT=THREADS
+OPTIONS_DEFAULT=TCLMAN TZDATA THREADS
TCLMAN_DESC= Install Tcl function manpages
TZDATA_DESC= Install Tcl timezone data
OPTIONS_SUB= yes