diff options
author | kris <kris@FreeBSD.org> | 2003-10-15 01:48:01 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-15 01:48:01 +0000 |
commit | 653b10e8e52c1f0be60873b53ef3e0e54fd90661 (patch) | |
tree | 167abc275085619a2f05af8d2a6b5eb096f7ae2d /audio/uade | |
parent | 918572ab32b63fe166bcebcee3415345c287cf68 (diff) | |
download | FreeBSD-ports-653b10e8e52c1f0be60873b53ef3e0e54fd90661.zip FreeBSD-ports-653b10e8e52c1f0be60873b53ef3e0e54fd90661.tar.gz |
BROKEN: Does not fetch
Diffstat (limited to 'audio/uade')
-rw-r--r-- | audio/uade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/uade/Makefile b/audio/uade/Makefile index 38adc86..f222cba 100644 --- a/audio/uade/Makefile +++ b/audio/uade/Makefile @@ -15,6 +15,8 @@ DISTFILES= uade-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= mbr@FreeBSD.org COMMENT= Unix Amiga Delitracker Emulator with XMMS Input plugin. +BROKEN= Does not fetch + LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha |