summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhe <he>2001-01-24 18:44:57 +0000
committerhe <he>2001-01-24 18:44:57 +0000
commit75d65419a76dd8cac0e5696b92d426ada47151ea (patch)
treee32eb71d6f72fadb0e8837f97f3569523115839f /devel
parentcf4a2da696577681139f2d09676ae480b1f4c05c (diff)
downloadpkgsrc-75d65419a76dd8cac0e5696b92d426ada47151ea.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 'devel')
-rw-r--r--devel/libstroke/Makefile4
-rw-r--r--devel/stooop/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile
index 0a8b22074f9..106f9a0b756 100644
--- a/devel/libstroke/Makefile
+++ b/devel/libstroke/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/08/29 20:19:23 jwise Exp $
+# $NetBSD: Makefile,v 1.6 2001/01/24 18:44:58 he Exp $
#
DISTNAME= libstroke-0.3
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.etla.net/libstroke/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.etla.net/libstroke/
-DEPENDS+= tcl-8.3.2:../../lang/tcl
+DEPENDS+= tcl>=8.3.2:../../lang/tcl
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/devel/stooop/Makefile b/devel/stooop/Makefile
index 5917947e2b6..aceb759e037 100644
--- a/devel/stooop/Makefile
+++ b/devel/stooop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/08/29 19:55:05 jwise Exp $
+# $NetBSD: Makefile,v 1.3 2001/01/24 18:44:58 he Exp $
DISTNAME= stooop-4.1.1
CATEGORIES= x11 tcl
@@ -7,7 +7,7 @@ MASTER_SITES= http://jfontain.free.fr/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://jfontain.free.fr/
-DEPENDS+= tcl-8.3.2:../../lang/tcl
+DEPENDS+= tcl>=8.3.2:../../lang/tcl
NO_PATCH= yes
NO_CONFIGURE= yes