diff options
Diffstat (limited to 'print/lyx')
-rw-r--r-- | print/lyx/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index bb1caa4d4fab..401c7a021676 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -24,8 +24,6 @@ BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost -CONFLICTS= cjk-lyx-* - OPTIONS= QT "Use Qt (instead of XForms)" ${QT_PRESENT} \ ASPELL "Utilize ASPELL library" on \ ISPELL "Depend on ISPELL as well" off |