summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-21 21:41:17 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-21 21:41:17 +0000
commitacff2425c05908639e91e5f4da2d89e94230bb1a (patch)
tree88bc4b026fedd22ede8846a17bece232df2dd34c /math
parentConvert to ELF and use MAN3. (diff)
Remove regexp libXbae library.
Notes
Notes: svn path=/head/; revision=13293
Diffstat (limited to 'math')
-rw-r--r--math/xmgr/Makefile4
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