summaryrefslogtreecommitdiff
path: root/lang/tk-expect
diff options
context:
space:
mode:
authorrh <rh>2000-10-04 13:19:59 +0000
committerrh <rh>2000-10-04 13:19:59 +0000
commit4ee0f2f756158ba525edb7e98aa9881c4f4c6a87 (patch)
tree2713292aa0f664d08c9fd7839115e36831344076 /lang/tk-expect
parent6c5224453f6ac097011c926ec2faa6c69801d778 (diff)
downloadpkgsrc-4ee0f2f756158ba525edb7e98aa9881c4f4c6a87.tar.gz
Fix package dependency location: 'tk' is *not* in lang/tcl!
Diffstat (limited to 'lang/tk-expect')
-rw-r--r--lang/tk-expect/Makefile4
1 files changed, 2 insertions, 2 deletions
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