diff options
author | kris <kris@FreeBSD.org> | 2002-09-19 11:06:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-19 11:06:00 +0800 |
commit | 4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9 (patch) | |
tree | d5dffbf38d76953360b8241857429a845663486c /textproc | |
parent | 125b975182a6f99273c656e10de130479b5ac693 (diff) | |
download | freebsd-ports-gnome-4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9.tar.gz freebsd-ports-gnome-4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9.tar.zst freebsd-ports-gnome-4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9.zip |
BROKEN: Does not build
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cost/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/cost/Makefile b/textproc/cost/Makefile index b5f590cf1b9b..84a8cea04b17 100644 --- a/textproc/cost/Makefile +++ b/textproc/cost/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.flightlab.com/~joe/cost/ \ MAINTAINER= kosmos@blarg.net +BROKEN= "Does not build" + LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 BUILD_DEPENDS= ${WRKDIRPREFIXPORTSDIR}/lang/tcl82/work/tcl-8.2.3/src:${PORTSDIR}/lang/tcl82:patch |