From 2ebee492639e27457a0f6b4ec922478d877e6b09 Mon Sep 17 00:00:00 2001 From: he Date: Wed, 24 Jan 2001 18:44:57 +0000 Subject: Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl is bumped to tcl-8.3.2nb1. --- games/xconq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 90739467d06..3b67d40c291 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/01/02 14:57:38 kleink Exp $ +# $NetBSD: Makefile,v 1.6 2001/01/24 18:44:58 he Exp $ DISTNAME= xconq-7.4.1 CATEGORIES= games x11 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://sources.redhat.com/pub/xconq/ MAINTAINER= kleink@netbsd.org HOMEPAGE= http://sources.redhat.com/xconq/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl DEPENDS+= tk-8.3.2:../../x11/tk USE_X11BASE= YES -- cgit v1.2.3