From a7e780e5afef1693ff53871fbfdf6309d67e1acf Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 21 Sep 1998 01:35:33 +0000 Subject: Remove regexp support for Xaw3d since it can now be built in an ELF world. --- games/xmine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xmine') diff --git a/games/xmine/Makefile b/games/xmine/Makefile index a4625871a00e..f4ff85c2c35c 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -3,7 +3,7 @@ # Date created: 25 December 1994 # Whom: joerg # -# $Id: Makefile,v 1.14 1998/08/07 23:56:23 asami Exp $ +# $Id: Makefile,v 1.15 1998/08/25 00:44:02 asami Exp $ # DISTNAME= xmine-1.0.3-Xaw @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= joerg@FreeBSD.org -LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11-toolkits/Xaw3d +LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes MAN6= xmine.6 -- cgit v1.2.3