aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx14
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2002-07-04 17:31:36 +0800
committermikeh <mikeh@FreeBSD.org>2002-07-04 17:31:36 +0800
commita2ea877e3b720c6ec69537c0cb5c4e972c1c8721 (patch)
treeb981975c5ca86d26748bb24eccd149455250dad5 /print/lyx14
parente9934167662e719d21c1f15904fa2a6384f16daf (diff)
downloadfreebsd-ports-gnome-a2ea877e3b720c6ec69537c0cb5c4e972c1c8721.tar.gz
freebsd-ports-gnome-a2ea877e3b720c6ec69537c0cb5c4e972c1c8721.tar.zst
freebsd-ports-gnome-a2ea877e3b720c6ec69537c0cb5c4e972c1c8721.zip
Oops...forgot a few to bump lib. version.
Diffstat (limited to 'print/lyx14')
-rw-r--r--print/lyx14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
index e17457a7f1e7..e8289b2a8d94 100644
--- a/print/lyx14/Makefile
+++ b/print/lyx14/Makefile
@@ -26,7 +26,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