diff options
Diffstat (limited to 'print/lyx/Makefile')
-rw-r--r-- | print/lyx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index f3366b56d1ce..a5f63165ca0c 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -21,7 +21,7 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX -LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs OPTIONS= QT "Use Qt (instead of XForms)" ${QT_PRESENT} \ ASPELL "Utilize ASPELL library" on \ |