From 208131929b701cefcd803fdfd007eeecac8d6376 Mon Sep 17 00:00:00 2001 From: dirk Date: Mon, 5 Mar 2001 12:32:13 +0000 Subject: Fix name of xforms library (xforms.0 -> forms.0). Submitted by: steve --- print/lyx16/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/lyx16/Makefile') diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 29f63314b519..3a240c66d63b 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX .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 \ intl.1:${PORTSDIR}/devel/gettext USE_GMAKE= yes -- cgit