From a198154cf277f8795e1ab43acb6bc191f9fcccf9 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 21 Sep 1998 22:15:59 +0000 Subject: Remove regexp support for libxview not that it builds ELF too. --- games/imaze/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/imaze') diff --git a/games/imaze/Makefile b/games/imaze/Makefile index 20d33ac0e889..d57c7796f372 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -3,7 +3,7 @@ # Date created: 27. April 1996 # Whom: Ronald Kuehn # -# $Id: Makefile,v 1.9 1998/08/05 09:30:56 asami Exp $ +# $Id: Makefile,v 1.10 1998/08/07 23:56:20 asami Exp $ # DISTNAME= imaze @@ -18,7 +18,7 @@ MAINTAINER= kuehn@rz.tu-clausthal.de .if defined(HAVE_MOTIF) && !defined(PACKAGE_BUILDING) MAKE_ENV+= FORCE_MOTIF=yes .else -LIB_DEPENDS= xview\\.3\\.2:${PORTSDIR}/x11-toolkits/xview-lib +LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib .endif EXTRACT_ONLY= imaze1.3.tar.Z -- cgit v1.2.3