diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-01-12 15:32:28 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-01-12 15:32:28 +0000 |
commit | 1fb2b12ef67db130c91b86bb3a481e88c52ac16f (patch) | |
tree | 2b34866467c055c054cdc776d5e5831dc651989e /net/icb | |
parent | 4e1787ab09c6409d81cab901cab099d101c3f1fa (diff) | |
download | ports-1fb2b12ef67db130c91b86bb3a481e88c52ac16f.tar.gz ports-1fb2b12ef67db130c91b86bb3a481e88c52ac16f.zip |
Notes
Diffstat (limited to 'net/icb')
-rw-r--r-- | net/icb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/icb/Makefile b/net/icb/Makefile index 36abdf8ec2d5..9fef78942758 100644 --- a/net/icb/Makefile +++ b/net/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: |