From 530f40dbd608eeafa275dac1b5ca6061d49eb8c6 Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 4 May 1999 23:18:39 +0000 Subject: LIB_DEPENDS on the new unified xview port. --- games/xvmines/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/xvmines/Makefile') diff --git a/games/xvmines/Makefile b/games/xvmines/Makefile index d4e9a52e1925..0abec0b017b1 100644 --- a/games/xvmines/Makefile +++ b/games/xvmines/Makefile @@ -3,7 +3,7 @@ # Date created: 18 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.3 1998/08/25 00:44:22 asami Exp $ +# $Id: Makefile,v 1.4 1998/09/21 22:15:56 steve Exp $ # DISTNAME= xvmines-1.0 @@ -15,8 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib \ - olgx.3:${PORTSDIR}/x11-toolkits/xview-lib +LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview \ + olgx.3:${PORTSDIR}/x11-toolkits/xview USE_IMAKE= yes MAN6= xvmines.6 -- cgit