aboutsummaryrefslogtreecommitdiff
path: root/textproc/cost
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-15 11:11:40 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-15 11:11:40 +0000
commit54e0f0987240feb8d4987596cb3b48dca2719df9 (patch)
treea06bd449e3e22cce9e793fd4c20a29d7a8bd4e69 /textproc/cost
parent9ccbf528f5972bd2c9e8b9ebe9c44fd650c3b6c8 (diff)
downloadports-54e0f0987240feb8d4987596cb3b48dca2719df9.tar.gz
ports-54e0f0987240feb8d4987596cb3b48dca2719df9.zip
- Change USE_TCL from YES to 84 due to planned default tcl change
Notes
Notes: svn path=/head/; revision=228381
Diffstat (limited to 'textproc/cost')
-rw-r--r--textproc/cost/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cost/Makefile b/textproc/cost/Makefile
index e483a5efc9d3..5aa0f1ef17a4 100644
--- a/textproc/cost/Makefile
+++ b/textproc/cost/Makefile
@@ -14,8 +14,8 @@ MASTER_SITES= http://www.flightlab.com/~joe/cost/
MAINTAINER= carpetsmoker@xs4all.nl
COMMENT= SGML/XML application programming tool
-USE_TCL= yes
-USE_TCL_BUILD= yes
+USE_TCL= 84
+USE_TCL_BUILD= 84
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--with-tcl=${LOCALBASE}/lib/tcl8.4 \