summaryrefslogtreecommitdiff
path: root/games/corewars
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
committerwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
commit7166660e0869e600de95f00511736db4bf628d2d (patch)
tree0b3576bf8d40c5f7d058728d38e43564bcae5836 /games/corewars
parent0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff)
downloadpkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'games/corewars')
-rw-r--r--games/corewars/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile
index dc9dd596838..b039f0620fc 100644
--- a/games/corewars/Makefile
+++ b/games/corewars/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2001/02/16 15:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/05/02 11:54:53 wiz Exp $
#
DISTNAME= corewars-0.9.11
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=corewars/}
@@ -9,7 +10,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://corewars.sourceforge.net/
COMMENT= programs on a virtual machine, fighting each other
-DEPENDS+= gtk+>=1.2.0:../../x11/gtk
+DEPENDS+= gtk+>=1.2.10nb4:../../x11/gtk
GNU_CONFIGURE= YES
USE_X11BASE= YES