diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 03:06:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 03:06:37 +0000 |
commit | 5313cbd4c7b87a5e62e6986c6dbc55ef9fea24ac (patch) | |
tree | 2562b3d0e07463a0bd08dab98ba3f01fff63e977 /audio/csound | |
parent | aa5799fe108657fe0e07c395a6efce3fffd6dbbd (diff) | |
download | ports-5313cbd4c7b87a5e62e6986c6dbc55ef9fea24ac.tar.gz ports-5313cbd4c7b87a5e62e6986c6dbc55ef9fea24ac.zip |
Notes
Diffstat (limited to 'audio/csound')
-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 8a87887271fd..273d8395c973 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= csound MAINTAINER= trevor@FreeBSD.org +BROKEN= "Does not fetch" + LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 |