From 1501023452eb1fb6acdc28a2196e24dbd99a1212 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 7 Aug 1998 23:56:56 +0000 Subject: Fix up dependencies for ports that moved into the x11-toolkits category. --- math/xmgr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/xmgr') diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 3ce170d5e44a..1cd8d9bd1c18 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 # -# $Id: Makefile,v 1.7 1998/06/29 18:46:39 andreas Exp $ +# $Id: Makefile,v 1.8 1998/08/05 09:31:30 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/xbae +LIB_DEPENDS= Xbae\\.6\\.:${PORTSDIR}/x11-toolkits/xbae USE_X_PREFIX= YES REQUIRE_MOTIF= YES -- cgit