summaryrefslogtreecommitdiff
path: root/games/dopewars
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-01-15 18:46:22 +0000
committerjlam <jlam@pkgsrc.org>2000-01-15 18:46:22 +0000
commit24ef86f8700ca8c58655404f4725425326dd8b9a (patch)
treec6a93602074e7aa963f2e7e309c2647a417b3145 /games/dopewars
parentc5d40ff7ecb7e80efb9e81623cf30048c1add72f (diff)
downloadpkgsrc-24ef86f8700ca8c58655404f4725425326dd8b9a.tar.gz
Update dependency on ncurses to >=4.2
Diffstat (limited to 'games/dopewars')
-rw-r--r--games/dopewars/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile
index ceb23d99907..6c3e0bebf20 100644
--- a/games/dopewars/Makefile
+++ b/games/dopewars/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/07/06 08:55:47 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2000/01/15 18:46:27 jlam Exp $
DISTNAME= dopewars-1.4.3
CATEGORIES= games
@@ -7,7 +7,7 @@ MASTER_SITES= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
MAINTAINER= root@garbled.net
HOMEPAGE= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
-DEPENDS+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= ncurses>=4.2:../../devel/ncurses
ALL_TARGET= dopewars
LDFLAGS+= -L${LOCALBASE}/lib