diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 03:06:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 03:06:00 +0000 |
commit | aa5799fe108657fe0e07c395a6efce3fffd6dbbd (patch) | |
tree | be272fa55f260a1836a8b9e1fd6b177580e69629 /textproc/cost | |
parent | e05ef340d70e280a99d86fa54474020ec2e67f37 (diff) | |
download | ports-aa5799fe108657fe0e07c395a6efce3fffd6dbbd.tar.gz ports-aa5799fe108657fe0e07c395a6efce3fffd6dbbd.zip |
Notes
Diffstat (limited to 'textproc/cost')
-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 |