diff options
Diffstat (limited to 'japanese/lyx/Makefile')
-rw-r--r-- | japanese/lyx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lyx/Makefile b/japanese/lyx/Makefile index 2cbf8e9f9219..bec89c217945 100644 --- a/japanese/lyx/Makefile +++ b/japanese/lyx/Makefile @@ -22,7 +22,7 @@ MAINTAINER= flathill@FreeBSD.ORG #.if defined(WITH_ISPELL) #RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell #.endif -LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms USE_XPM= yes USE_PERL5= yes |