diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-21 21:41:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-21 21:41:17 +0000 |
commit | acff2425c05908639e91e5f4da2d89e94230bb1a (patch) | |
tree | 88bc4b026fedd22ede8846a17bece232df2dd34c /math/xmgr | |
parent | 606e579d9f9a612902b0deb3b44a91f8be247df5 (diff) |
Notes
Diffstat (limited to 'math/xmgr')
-rw-r--r-- | math/xmgr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 1cd8d9bd1c18..b7130218b9de 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -3,7 +3,7 @@ # Date created: So 2 Mär 1997 12:11:43 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.8 1998/08/05 09:31:30 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/07 23:56:35 asami Exp $ # DISTNAME= xmgr-4.1.1 @@ -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.6:${PORTSDIR}/x11-toolkits/xbae USE_X_PREFIX= YES REQUIRE_MOTIF= YES |