From 0110d249fc10d825a61ed93c2087029192cfbf5a Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 8 Mar 2004 20:27:13 +0000 Subject: Enable tk84 and replace x11/tk with x11/tk83. Packages compatible with 8.4 will be updated to depend on x11/tk after Tk update. --- cad/pcb-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/pcb-current') diff --git a/cad/pcb-current/Makefile b/cad/pcb-current/Makefile index 834f2985a92..7a2f05c9304 100644 --- a/cad/pcb-current/Makefile +++ b/cad/pcb-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/02/15 23:14:25 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2004/03/08 20:27:13 minskim Exp $ # DISTNAME= pcb-${SNAPDATE} @@ -12,7 +12,7 @@ COMMENT= Printed circuit board layout system (development snapshot version) BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison DEPENDS+= m4>=1.4:../../devel/m4 -DEPENDS+= tk>=8.3:../../x11/tk +DEPENDS+= tk>=8.3:../../x11/tk83 PKG_INSTALLATION_TYPES= overwrite pkgviews -- cgit v1.2.3