diff options
Diffstat (limited to 'print/lyx16/Makefile')
-rw-r--r-- | print/lyx16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index e17457a7f1e7..e8289b2a8d94 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX .if defined(WITH_ISPELL) RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell .endif -LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms \ +LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \ intl.2:${PORTSDIR}/devel/gettext USE_GMAKE= yes |