From 20914830927244356a70f839f0012d8c5ecb0f39 Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 27 Feb 2007 04:40:55 +0000 Subject: BROKEN: Does not build --- multimedia/dvbcut/Makefile | 2 ++ print/cjk-lyx/Makefile | 2 ++ 2 files changed, 4 insertions(+) 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 diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index eb75b413de0f..580d9ca54143 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -31,6 +31,8 @@ LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost \ qt-mt:${PORTSDIR}/x11-toolkits/qt33 RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf +BROKEN= Does not build + CONFLICTS= lyx-* OPTIONS= ASPELL "Utilize ASPELL library" on \ ISPELL "Depend on ISPELL as well" off -- cgit