diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 22:09:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 22:09:18 +0000 |
commit | 2aa484c66450859293a00b33a125a3f5651f83db (patch) | |
tree | 987beb6803f38ce1e4fee8c625598d42cfbc38eb /audio/mangler/Makefile | |
parent | df49666b6f7dd0883bef660af3bc6122c3e21681 (diff) | |
download | ports-2aa484c66450859293a00b33a125a3f5651f83db.tar.gz ports-2aa484c66450859293a00b33a125a3f5651f83db.zip |
Notes
Diffstat (limited to 'audio/mangler/Makefile')
-rw-r--r-- | audio/mangler/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mangler/Makefile b/audio/mangler/Makefile index a8b5550215fc..28b1e5270b96 100644 --- a/audio/mangler/Makefile +++ b/audio/mangler/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.mangler.org/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Ventrilo VOIP compatible client +BROKEN= unfetchable + LIB_DEPENDS= libcelt0.so:${PORTSDIR}/audio/celt \ libspeex.so:${PORTSDIR}/audio/speex \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ |