aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2002-02-05 10:14:31 +0800
committermi <mi@FreeBSD.org>2002-02-05 10:14:31 +0800
commit2291f50c794af322a6241c0c03f5ee0533c86f16 (patch)
tree389579900faf7c83240d94b5d6912cbb2064013e /devel
parent9131f02b0e2fc623b9a180bf57778d88952182fd (diff)
downloadfreebsd-ports-gnome-2291f50c794af322a6241c0c03f5ee0533c86f16.tar.gz
freebsd-ports-gnome-2291f50c794af322a6241c0c03f5ee0533c86f16.tar.zst
freebsd-ports-gnome-2291f50c794af322a6241c0c03f5ee0533c86f16.zip
BUILD_DEPEND on tclsh. Any tclsh will do, but if none is present --
build the tcl83...
Diffstat (limited to 'devel')
-rw-r--r--devel/tcllib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile
index e8c8e501aafe..a84e5295d888 100644
--- a/devel/tcllib/Makefile
+++ b/devel/tcllib/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= tcllib
MAINTAINER= mi@aldan.algebra.com
+BUILD_DEPENDS= tclsh:${PORTSDIR}/lang/tcl83
GNU_CONFIGURE= yes
ALL_TARGET= test
MAKE_ENV+= LANG=C