aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2002-07-04 17:20:30 +0800
committerMike Heffner <mikeh@FreeBSD.org>2002-07-04 17:20:30 +0800
commitc31a69e966c100581b7620331a3826a57ac6f16c (patch)
tree9793d2c617aff4e42b15d1c7da80ab683184fc4b /print
parentc124fa236a3c325b5f3d4ba0d495b1c5a1a343aa (diff)
downloadfreebsd-ports-gnome-c31a69e966c100581b7620331a3826a57ac6f16c.tar.gz
freebsd-ports-gnome-c31a69e966c100581b7620331a3826a57ac6f16c.tar.zst
freebsd-ports-gnome-c31a69e966c100581b7620331a3826a57ac6f16c.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