aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-27 12:40:55 +0800
committerkris <kris@FreeBSD.org>2007-02-27 12:40:55 +0800
commit20914830927244356a70f839f0012d8c5ecb0f39 (patch)
tree9e8ef97dff079403985a5a685490f93f97a62fff /multimedia
parentf39928591a902f823ad09cd38179793968ca974c (diff)
downloadfreebsd-ports-gnome-20914830927244356a70f839f0012d8c5ecb0f39.tar.gz
freebsd-ports-gnome-20914830927244356a70f839f0012d8c5ecb0f39.tar.zst
freebsd-ports-gnome-20914830927244356a70f839f0012d8c5ecb0f39.zip
BROKEN: Does not build
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/dvbcut/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/dvbcut/Makefile b/multimedia/dvbcut/Makefile
index bc49c9ebdf23..24543ea7f946 100644
--- a/multimedia/dvbcut/Makefile
+++ b/multimedia/dvbcut/Makefile
@@ -21,6 +21,8 @@ RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
LIB_DEPENDS= avutil.1:${PORTSDIR}/multimedia/ffmpeg-devel \
ao.3:${PORTSDIR}/audio/libao
+BROKEN= Does not build
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
USE_GMAKE= yes