diff options
author | alex <alex@FreeBSD.org> | 2001-01-12 15:32:28 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-01-12 15:32:28 +0000 |
commit | c9ec7dff6c5eb922ecc24f73a13b427545a3bfa6 (patch) | |
tree | ada4f2871e718a167f2859fd8ace2155662c36e8 /net-im | |
parent | ed43c6c2de7e3d5fc4a0208d657e5556f77ca743 (diff) | |
download | FreeBSD-ports-c9ec7dff6c5eb922ecc24f73a13b427545a3bfa6.zip FreeBSD-ports-c9ec7dff6c5eb922ecc24f73a13b427545a3bfa6.tar.gz |
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 36abdf8..9fef789 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: |