aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-03-17 01:12:12 +0800
committerpav <pav@FreeBSD.org>2006-03-17 01:12:12 +0800
commitc234027a54c31c1c230b79a2d411e5ac2717498c (patch)
treedf3f5400fa3f87479689f9920d865b0f0856700a /cad
parent3c3a6625d082b07bafa1d724738e8733c5b53cb1 (diff)
downloadfreebsd-ports-gnome-c234027a54c31c1c230b79a2d411e5ac2717498c.tar.gz
freebsd-ports-gnome-c234027a54c31c1c230b79a2d411e5ac2717498c.tar.zst
freebsd-ports-gnome-c234027a54c31c1c230b79a2d411e5ac2717498c.zip
- Fix dependency on Tcl/Tk
Diffstat (limited to 'cad')
-rw-r--r--cad/xcircuit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index a6802fbd6782..1118e1e15667 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -14,7 +14,8 @@ MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/
MAINTAINER= ports@FreeBSD.org
COMMENT= An X11 drawing program [especially for circuit schematics]
-BROKEN= Incorrect pkg-plist
+BUILD_DEPENDS= tclsh${TCL_VER}:${PORTSDIR}/lang/tcl${USE_TCL} \
+ wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${USE_TK}
USE_BZIP2= yes
USE_X_PREFIX= yes