summaryrefslogtreecommitdiff
path: root/games/gnome-breakout/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-breakout/Makefile')
-rw-r--r--games/gnome-breakout/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/gnome-breakout/Makefile b/games/gnome-breakout/Makefile
index 0db45173683..d3b9efcbad1 100644
--- a/games/gnome-breakout/Makefile
+++ b/games/gnome-breakout/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:06 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2002/03/13 17:37:00 fredb Exp $
#
DISTNAME= gnome-breakout-0.5.2
+PKGREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= http://www.senet.com.au/~alcaron/
@@ -9,7 +10,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.senet.com.au/~alcaron/software.html
COMMENT= gnome version of the classic breakout game
-DEPENDS+= gnome-core-[0-9]*:../../x11/gnome-core
+DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_X11BASE= YES