diff options
Diffstat (limited to 'print/cjk-lyx')
-rw-r--r-- | print/cjk-lyx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index 4a65315..16e4901 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/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 |