summaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-01-29 09:14:46 +0000
committerpav <pav@FreeBSD.org>2004-01-29 09:14:46 +0000
commit47f889586c8f214f7187294c1c7e877c1bf02bb6 (patch)
tree4254b025cf03347631c76c5e5b282c784bb0820d /cad
parentaea16ea2b171a8957b9aa578556fcc3df190cc4c (diff)
downloadFreeBSD-ports-47f889586c8f214f7187294c1c7e877c1bf02bb6.zip
FreeBSD-ports-47f889586c8f214f7187294c1c7e877c1bf02bb6.tar.gz
- Add dependency on tcl to satisfy configure script
Reported by: bento via kris
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index ee0f3f4..da2e624 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}
OpenPOWER on IntegriCloud