diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 08:06:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 08:06:02 +0000 |
commit | 0a312e5812a35efc1f192a8d90185d43f4bd1fa6 (patch) | |
tree | a4379d85e004e59af684d1ca24f0d9360cc98f10 /audio | |
parent | BROKEN on 5.x: Does not compile (diff) |
BROKEN: Checksum mismatch
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=118225
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 516a6ad01a78..8db46318ba85 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -19,6 +19,8 @@ DIST_SUBDIR= csound MAINTAINER= trevor@FreeBSD.org COMMENT= Manuals for Csound +BROKEN= Checksum mismatch + RUN_DEPENDS= csound:${PORTSDIR}/audio/csound NO_BUILD= yes |