diff options
author | alex <alex@FreeBSD.org> | 2001-01-12 23:32:28 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-01-12 23:32:28 +0800 |
commit | c9ec7dff6c5eb922ecc24f73a13b427545a3bfa6 (patch) | |
tree | ada4f2871e718a167f2859fd8ace2155662c36e8 /net-im | |
parent | ed43c6c2de7e3d5fc4a0208d657e5556f77ca743 (diff) | |
download | freebsd-ports-gnome-c9ec7dff6c5eb922ecc24f73a13b427545a3bfa6.tar.gz freebsd-ports-gnome-c9ec7dff6c5eb922ecc24f73a13b427545a3bfa6.tar.zst freebsd-ports-gnome-c9ec7dff6c5eb922ecc24f73a13b427545a3bfa6.zip |
Port needs TCL.
Submitted by: bento
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/icb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile index 36abdf8ec2d5..9fef78942758 100644 --- a/net-im/icb/Makefile +++ b/net-im/icb/Makefile @@ -15,6 +15,8 @@ DISTNAME= cicb-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +BUILD_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 + GNU_CONFIGURE= yes do-install: |