diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 17:35:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 17:35:44 +0800 |
commit | a1b08320178637fca8db558ab1783565d42d873c (patch) | |
tree | db82adc5f29fd7bbdcbf69256f6109a7f703a659 | |
parent | f4d16c5f18d07502c7034685a817f5888e1c12ad (diff) | |
download | freebsd-ports-gnome-a1b08320178637fca8db558ab1783565d42d873c.tar.gz freebsd-ports-gnome-a1b08320178637fca8db558ab1783565d42d873c.tar.zst freebsd-ports-gnome-a1b08320178637fca8db558ab1783565d42d873c.zip |
Mark BROKEN: Does not fetch
-rw-r--r-- | audio/lash/Makefile | 2 | ||||
-rw-r--r-- | audio/mpg123.el/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-fc/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/audio/lash/Makefile b/audio/lash/Makefile index a0c5b762c172..858e4f4468a8 100644 --- a/audio/lash/Makefile +++ b/audio/lash/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/lash/ MAINTAINER= ports@FreeBSD.org COMMENT= Session management system for JACK audio applications +BROKEN= Does not fetch + LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \ dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat diff --git a/audio/mpg123.el/Makefile b/audio/mpg123.el/Makefile index 8310e0a3e27e..30f43e33caed 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Front-end to mpg123/ogg123 audio player for Emacsen +BROKEN= does not fetch + RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${PORTNAME}-${PORTVERSION} diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile index 47a08e712a3b..0c3f15e4c161 100644 --- a/audio/xmms-fc/Makefile +++ b/audio/xmms-fc/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A XMMS future composer input plugin +BROKEN= does not fetch + BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |