summaryrefslogtreecommitdiff
path: root/x11/tk/Makefile
diff options
context:
space:
mode:
authorhe <he>2001-01-24 18:44:57 +0000
committerhe <he>2001-01-24 18:44:57 +0000
commit1793ddd91a6f1a9029f641bf5688395abc690b89 (patch)
treee32eb71d6f72fadb0e8837f97f3569523115839f /x11/tk/Makefile
parentc9725e735437d3efd54a71e4b1acbc8957cbb6ad (diff)
downloadpkgsrc-1793ddd91a6f1a9029f641bf5688395abc690b89.tar.gz
Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl
is bumped to tcl-8.3.2nb1.
Diffstat (limited to 'x11/tk/Makefile')
-rw-r--r--x11/tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile
index 10370a0b02d..fd3ad651434 100644
--- a/x11/tk/Makefile
+++ b/x11/tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/10/16 15:07:45 agc Exp $
+# $NetBSD: Makefile,v 1.5 2001/01/24 18:45:00 he Exp $
DISTNAME= tk8.3.2
PKGNAME= tk-8.3.2
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ \
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.tcltk.com/
-DEPENDS+= tcl-8.3.2:../../lang/tcl
+DEPENDS+= tcl>=8.3.2:../../lang/tcl
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes