diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-27 15:58:09 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-27 15:58:09 +0000 |
commit | 999065324a76a5364df5b8af3dd8be3a07eb7370 (patch) | |
tree | 5dcd79c3f39d407fbe7fc07f06df0f345e1c0a78 /print/lyx16 | |
parent | cf3f5876b61fd26ab0ab535fadb2ee3b4a1f95bd (diff) |
Notes
Diffstat (limited to 'print/lyx16')
-rw-r--r-- | print/lyx16/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index bb1caa4d4fab..401c7a021676 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/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 |