aboutsummaryrefslogtreecommitdiffstats
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
parentf39928591a902f823ad09cd38179793968ca974c (diff)
downloadfreebsd-ports-gnome-20914830927244356a70f839f0012d8c5ecb0f39.tar.gz
freebsd-ports-gnome-20914830927244356a70f839f0012d8c5ecb0f39.tar.zst
freebsd-ports-gnome-20914830927244356a70f839f0012d8c5ecb0f39.zip
BROKEN: Does not build
-rw-r--r--multimedia/dvbcut/Makefile2
-rw-r--r--print/cjk-lyx/Makefile2
2 files changed, 4 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
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