diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2000-12-29 16:18:24 +0000 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2000-12-29 16:18:24 +0000 |
commit | f01129b57e6d683b0bc6ee620ca013dcdcf3086a (patch) | |
tree | 55e7deb9e5fca55811868eb18b22e417c64e52fe /math/xmgr | |
parent | 597977aa64563009a38871386cd2f614692ad8ce (diff) | |
download | FreeBSD-ports-f01129b57e6d683b0bc6ee620ca013dcdcf3086a.zip FreeBSD-ports-f01129b57e6d683b0bc6ee620ca013dcdcf3086a.tar.gz |
Update of LIB_DEPENDS due to update of xbae to version 4.8.4.
Diffstat (limited to 'math/xmgr')
-rw-r--r-- | math/xmgr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 8fafb5e..f1401a7 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 |