From ea8f03e817f6a7a27bf857308fc9ef2ed0310668 Mon Sep 17 00:00:00 2001 From: jwise Date: Tue, 5 Sep 2000 17:21:13 +0000 Subject: Fix dependency on tcl-expect, and trim comment to within 70 lines. --- lang/tk-expect/Makefile | 3 ++- lang/tk-expect/pkg/COMMENT | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/tk-expect/Makefile b/lang/tk-expect/Makefile index 13edb54dbdc..c72d521c5ab 100644 --- a/lang/tk-expect/Makefile +++ b/lang/tk-expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/09/05 17:13:30 jwise Exp $ +# $NetBSD: Makefile,v 1.2 2000/09/05 17:21:13 jwise Exp $ # DISTNAME= expect @@ -10,6 +10,7 @@ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://expect.nist.gov/ DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl-expect-5.32.1:../../lang/tcl-expect WRKSRC= ${WRKDIR}/expect-5.32 DIST_SUBDIR= expect-5.32.1 diff --git a/lang/tk-expect/pkg/COMMENT b/lang/tk-expect/pkg/COMMENT index 87650e5fe2e..97a24aeca06 100644 --- a/lang/tk-expect/pkg/COMMENT +++ b/lang/tk-expect/pkg/COMMENT @@ -1 +1 @@ -expectk, a tcl interpreter with both the expect and tk extensions built in. +a tcl interpreter with both the expect and tk extensions built in. -- cgit v1.2.3