diff options
Diffstat (limited to 'lang/itcl/Makefile')
-rw-r--r-- | lang/itcl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 10f002a28a5b..9a7a87a43d82 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -14,6 +14,8 @@ DISTNAME= itcl${PORTVERSION} MAINTAINER= ports@freebsd.org +PORTCOMMENT= [incr Tcl] (A.K.A. "itcl") + LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 WRKSRC= ${WRKDIR}/${DISTNAME}/itcl |