diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-11 14:37:09 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-11 14:37:09 +0000 |
commit | ca085e6da8dcd8b450f687219c4ffc03da7d3738 (patch) | |
tree | 59e331438cd95d41123c6f0dd58a4964f0863426 /math | |
parent | Run ldconfig -m on %D/lib, not %D (which is "/usr/X11R6"). (diff) |
xbae shlib is now at version 7.
Notes
Notes:
svn path=/head/; revision=21667
Diffstat (limited to 'math')
-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 20718900be5b..f41d83f2e4aa 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.6:${PORTSDIR}/x11-toolkits/xbae +LIB_DEPENDS= Xbae.7:${PORTSDIR}/x11-toolkits/xbae USE_X_PREFIX= YES REQUIRES_MOTIF= YES |