aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2002-07-04 17:20:30 +0800
committermikeh <mikeh@FreeBSD.org>2002-07-04 17:20:30 +0800
commit3b84af8b5e02a87b4cb2636aedf6f6651def06df (patch)
treefbdbb9745125d5c2b7ccb6ddc87ab9f34718df63 /print
parent0bb68a5998250121d273072a37ad3dc0912ee48c (diff)
downloadfreebsd-ports-gnome-3b84af8b5e02a87b4cb2636aedf6f6651def06df.tar.gz
freebsd-ports-gnome-3b84af8b5e02a87b4cb2636aedf6f6651def06df.tar.zst
freebsd-ports-gnome-3b84af8b5e02a87b4cb2636aedf6f6651def06df.zip
Bump XForms lib. version.
Diffstat (limited to 'print')
-rw-r--r--print/cjk-lyx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile
index 6330e2e0cd9b..227ba83f1783 100644
--- a/print/cjk-lyx/Makefile
+++ b/print/cjk-lyx/Makefile
@@ -20,7 +20,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