diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-23 04:28:56 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-23 04:28:56 +0800 |
commit | b05afc490ca5087298c14cb5b6ce2f3b3bafceab (patch) | |
tree | 5033f8ba3521fdbc350f24e63df2e5dac1394c69 /audio | |
parent | 083619dd8af8afad4a9ddbee176c26ceab70cc7e (diff) | |
download | freebsd-ports-gnome-b05afc490ca5087298c14cb5b6ce2f3b3bafceab.tar.gz freebsd-ports-gnome-b05afc490ca5087298c14cb5b6ce2f3b3bafceab.tar.zst freebsd-ports-gnome-b05afc490ca5087298c14cb5b6ce2f3b3bafceab.zip |
Mark BROKEN: Unfetchable
Diffstat (limited to 'audio')
-rw-r--r-- | audio/eawpats/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/eawpats/Makefile b/audio/eawpats/Makefile index 4845176ada5b..d8620e6732aa 100644 --- a/audio/eawpats/Makefile +++ b/audio/eawpats/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .rar MAINTAINER= lennox@cs.columbia.edu COMMENT= Eric A. Welsh's collection of Gravis Ultrasound MIDI patches +BROKEN= Unfetchable + EXTRACT_DEPENDS=unrar:${PORTSDIR}/archivers/unrar # Not useful without timidity. RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity++ |