summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2000-12-29 16:18:24 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2000-12-29 16:18:24 +0000
commit22d9d76d60a5cd771a61f15e3dab0c59f3925f12 (patch)
treeff56d19f7bc6eb7e4511cfb0541ca186788221a4 /math
parentUpdate to version 4.8.4. Affected ports: xmgr, grace, oleo. (diff)
Update of LIB_DEPENDS due to update of xbae to version 4.8.4.
Notes
Notes: svn path=/head/; revision=36441
Diffstat (limited to 'math')
-rw-r--r--math/oleo/Makefile2
-rw-r--r--math/xmgr/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 8f2d425d1cb8..19babab4287c 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
.if defined(WITH_MOTIF)
LIB_DEPENDS+= plot.3:${PORTSDIR}/graphics/plotutils \
- Xbae.7:${PORTSDIR}/x11-toolkits/xbae
+ Xbae.8:${PORTSDIR}/x11-toolkits/xbae
.endif
USE_XLIB= yes
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile
index 8fafb5e6845b..f1401a7df4ba 100644
--- a/math/xmgr/Makefile
+++ b/math/xmgr/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
BUILD_DEPENDS= ${X11BASE}/lib/libhlpclient.a:${PORTSDIR}/x11/libhelp \
${LOCALBASE}/lib/libmfhdf.a:${PORTSDIR}/graphics/hdf
-LIB_DEPENDS= Xbae.7:${PORTSDIR}/x11-toolkits/xbae
+LIB_DEPENDS= Xbae.8:${PORTSDIR}/x11-toolkits/xbae
USE_X_PREFIX= YES
USE_MOTIF= YES