From 47f889586c8f214f7187294c1c7e877c1bf02bb6 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 29 Jan 2004 09:14:46 +0000 Subject: - Add dependency on tcl to satisfy configure script Reported by: bento via kris --- cad/pcb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cad/pcb') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index ee0f3f460aed..da2e624297b3 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -16,6 +16,7 @@ COMMENT= X11 interactive printed circuit board layout system BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX +LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit