aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2006-07-01 19:14:48 +0000
committerMikhail Teterin <mi@FreeBSD.org>2006-07-01 19:14:48 +0000
commit5bbd6d617c960303a0d8b00e58cc76c95316890d (patch)
treedf304f46062cb8d37ea35e00d9a89952f30d8bd1 /devel
parentdd7691671dfbd0f3a44ab50294bfb039c1231952 (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/tcllib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile
index 1d4126c05a42..e961c61fb979 100644
--- a/devel/tcllib/Makefile
+++ b/devel/tcllib/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= tcllib
MAINTAINER= mi@aldan.algebra.com
COMMENT= A collection of utility modules for Tcl
-BUILD_DEPENDS= tclsh:${PORTSDIR}/lang/tcl${TCL_VER:S/.//}
+BUILD_DEPENDS= tclsh${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER:S/.//}
TCL_VER?= 8.4
USE_BZIP2= yes