diff options
author | kris <kris@FreeBSD.org> | 2007-02-27 12:40:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-27 12:40:55 +0800 |
commit | 20914830927244356a70f839f0012d8c5ecb0f39 (patch) | |
tree | 9e8ef97dff079403985a5a685490f93f97a62fff /print | |
parent | f39928591a902f823ad09cd38179793968ca974c (diff) | |
download | freebsd-ports-gnome-20914830927244356a70f839f0012d8c5ecb0f39.tar.gz freebsd-ports-gnome-20914830927244356a70f839f0012d8c5ecb0f39.tar.zst freebsd-ports-gnome-20914830927244356a70f839f0012d8c5ecb0f39.zip |
BROKEN: Does not build
Diffstat (limited to 'print')
-rw-r--r-- | print/cjk-lyx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |