From 24ef86f8700ca8c58655404f4725425326dd8b9a Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 15 Jan 2000 18:46:22 +0000 Subject: Update dependency on ncurses to >=4.2 --- emulators/wine-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/wine-current') diff --git a/emulators/wine-current/Makefile b/emulators/wine-current/Makefile index 4fecbc301a6..d542c83fa60 100644 --- a/emulators/wine-current/Makefile +++ b/emulators/wine-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/12/29 01:47:59 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2000/01/15 18:46:27 jlam Exp $ DISTNAME= Wine-990328 PKGNAME= wine-990328 @@ -10,7 +10,7 @@ MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.winehq.com/ DEPENDS+= xpm-3.4k:../../graphics/xpm -DEPENDS+= ncurses-4.2:../../devel/ncurses +DEPENDS+= ncurses>=4.2:../../devel/ncurses ONLY_FOR_PLATFORM= NetBSD-*-i386 -- cgit v1.2.3