diff options
author | kris <kris@FreeBSD.org> | 2001-03-12 16:23:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-03-12 16:23:49 +0800 |
commit | ae54ac7eeaffbae9c3b731b126bde3f91c6e76a1 (patch) | |
tree | 7d48a433864a9c99adf0002ccdb430507d4a09b3 /audio/csound/Makefile | |
parent | 8c2ab856522a57593f469c97a4da43d7d6678950 (diff) | |
download | freebsd-ports-gnome-ae54ac7eeaffbae9c3b731b126bde3f91c6e76a1.tar.gz freebsd-ports-gnome-ae54ac7eeaffbae9c3b731b126bde3f91c6e76a1.tar.zst freebsd-ports-gnome-ae54ac7eeaffbae9c3b731b126bde3f91c6e76a1.zip |
This port does not currently compile.
Noticed by: bento
Diffstat (limited to 'audio/csound/Makefile')
-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 |