summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-07-28 22:26:34 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-07-28 22:26:34 +0000
commit184de5f7db60eb8d50037d159a01dd2ea27a9388 (patch)
tree4628b5501383a888c12115b13cdbf6b005e7b921 /print
parentNoteCase is a hierarchical text notes manager (a.k.a. outliner). It helps you (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=196514
Diffstat (limited to 'print')
-rw-r--r--print/cjk-lyx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile
index 5d37ecdeb495..9cac6d84fe38 100644
--- a/print/cjk-lyx/Makefile
+++ b/print/cjk-lyx/Makefile
@@ -30,6 +30,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
+
OPTIONS= ASPELL "Utilize ASPELL library" on \
ISPELL "Depend on ISPELL as well" off
.if defined(LANG) && ${LANG:C/_.*//} == "ja"