diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 17:41:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 17:41:21 +0800 |
commit | 968ecc372aa2b373073be8152c32159a19ace424 (patch) | |
tree | c5bb3d05243b9b9a5810e3a0098c00b2b343cf87 /audio | |
parent | e449071b3285a39f6becc23328b14a4016bd8915 (diff) | |
download | freebsd-ports-gnome-968ecc372aa2b373073be8152c32159a19ace424.tar.gz freebsd-ports-gnome-968ecc372aa2b373073be8152c32159a19ace424.tar.zst freebsd-ports-gnome-968ecc372aa2b373073be8152c32159a19ace424.zip |
BROKEN: Does not fetch
Diffstat (limited to 'audio')
-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)" |