diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2000-12-29 16:18:24 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2000-12-29 16:18:24 +0000 |
commit | 22d9d76d60a5cd771a61f15e3dab0c59f3925f12 (patch) | |
tree | ff56d19f7bc6eb7e4511cfb0541ca186788221a4 /math/xmgr | |
parent | a52c0977b6f10c85e6d775cc5e0ee67a76843656 (diff) | |
download | ports-22d9d76d60a5cd771a61f15e3dab0c59f3925f12.tar.gz ports-22d9d76d60a5cd771a61f15e3dab0c59f3925f12.zip |
Notes
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 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 |