diff options
Diffstat (limited to '')
-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 20aab60c1500..18822e8e0987 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -20,9 +20,9 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell .endif LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ - Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +USE_XPM= yes USE_NEWGCC= yes USE_PERL5= yes USE_LIBTOOL= yes |