summaryrefslogtreecommitdiff
path: root/lang/tk-expect
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-10-04 13:19:59 +0000
committerrh <rh@pkgsrc.org>2000-10-04 13:19:59 +0000
commit47d3833a9e8bd5c9c1844684e4d82ed2b8f5afed (patch)
tree2713292aa0f664d08c9fd7839115e36831344076 /lang/tk-expect
parent2acf9e82f3e690b654da61bee351d48c4c086282 (diff)
downloadpkgsrc-47d3833a9e8bd5c9c1844684e4d82ed2b8f5afed.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