diff options
author | steve <steve@FreeBSD.org> | 1998-09-21 21:41:17 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-21 21:41:17 +0000 |
commit | fe0e01ed5fa1231f045bf707fdf67eabe1fca01d (patch) | |
tree | 2b44a822a4665eec0644760cf7922a2c44e69987 /math | |
parent | d968d999dadd14333c5e6f1d2f370f3ba0bcf3f5 (diff) | |
download | FreeBSD-ports-fe0e01ed5fa1231f045bf707fdf67eabe1fca01d.zip FreeBSD-ports-fe0e01ed5fa1231f045bf707fdf67eabe1fca01d.tar.gz |
Remove regexp libXbae library.
Diffstat (limited to 'math')
-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 1cd8d9b..b713021 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 |