diff options
-rw-r--r-- | audio/cplay/Makefile | 2 | ||||
-rw-r--r-- | devel/crystal/Makefile | 2 | ||||
-rw-r--r-- | textproc/cost/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index de018c2dd86..316cb0b7333 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ MAINTAINER= j.kossen@home.nl +BROKEN= "Does not build" + USE_GMAKE= yes USE_PYTHON= yes MAN1= cplay.1 diff --git a/devel/crystal/Makefile b/devel/crystal/Makefile index 718a27a0779..5c13111d3bc 100644 --- a/devel/crystal/Makefile +++ b/devel/crystal/Makefile @@ -13,6 +13,8 @@ DISTNAME= cs94_002 MAINTAINER= mkm@ieee.org +BROKEN= "Does not build" + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/textproc/cost/Makefile b/textproc/cost/Makefile index b5f590cf1b9..84a8cea04b1 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 |