diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:41:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:41:21 +0000 |
commit | 6a358ff67e65307b62973543a27ac231a5061b4e (patch) | |
tree | cb6b9b6abd6d42825d01ef20b7742d1faba475d1 /audio/csound-manual | |
parent | 317d86b5f371a2e9cc928ec640d274259689f859 (diff) |
BROKEN: Does not fetch
Notes
Notes:
svn path=/head/; revision=86474
Diffstat (limited to 'audio/csound-manual')
-rw-r--r-- | audio/csound-manual/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile index f92d33559fd9..069a94444a0c 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -23,6 +23,8 @@ DIST_SUBDIR= csound MAINTAINER= trevor@FreeBSD.org COMMENT= Manuals for Csound +BROKEN= Does not fetch + RUN_DEPENDS= csound:${PORTSDIR}/audio/csound RESTRICTED= "no redistribution; no commercial use except to make music (see http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)" |