diff options
author | kris <kris@FreeBSD.org> | 2002-09-19 03:06:00 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-19 03:06:00 +0000 |
commit | 4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9 (patch) | |
tree | d5dffbf38d76953360b8241857429a845663486c /textproc/cost/Makefile | |
parent | 125b975182a6f99273c656e10de130479b5ac693 (diff) | |
download | FreeBSD-ports-4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9.zip FreeBSD-ports-4fc5d4033ed5656e2e4a0eaafa8bc5b2036371a9.tar.gz |
BROKEN: Does not build
Diffstat (limited to 'textproc/cost/Makefile')
-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 b5f590c..84a8cea 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 |