From 47d3833a9e8bd5c9c1844684e4d82ed2b8f5afed Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 4 Oct 2000 13:19:59 +0000 Subject: Fix package dependency location: 'tk' is *not* in lang/tcl! --- lang/tk-expect/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/tk-expect') diff --git a/lang/tk-expect/Makefile b/lang/tk-expect/Makefile index d7e73083d1d..e82a88d464d 100644 --- a/lang/tk-expect/Makefile +++ b/lang/tk-expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/10/01 14:12:15 rh Exp $ +# $NetBSD: Makefile,v 1.5 2000/10/04 13:19:59 rh Exp $ # DISTNAME= expect @@ -9,7 +9,7 @@ MASTER_SITES= http://expect.nist.gov/ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://expect.nist.gov/ -DEPENDS+= tk-8.3.2:../../lang/tcl +DEPENDS+= tk-8.3.2:../../x11/tk DEPENDS+= tcl-expect-5.32.1:../../lang/tcl-expect WRKSRC= ${WRKDIR}/expect-5.32 -- cgit v1.2.3