diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-03-12 08:23:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-03-12 08:23:49 +0000 |
commit | 164499f42e7ee62db07044131e9b83fe35e24aa2 (patch) | |
tree | de74e0c7ddbe00d2982891ff92a7de7e80baaf19 /audio | |
parent | Update to elm 2.5.5. (diff) |
This port does not currently compile.
Noticed by: bento
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 592bd26c66e7..9a62c93d1d57 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= Csound${PORTVERSION}.tar.gz MAINTAINER= trevor@FreeBSD.org +BROKEN= "Fails to compile" + LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 |