summaryrefslogtreecommitdiff
path: root/games/amor
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-03-12 21:02:24 +0000
committerjschauma <jschauma@pkgsrc.org>2003-03-12 21:02:24 +0000
commit5ecc9f02e7b40af21cd919621c5b209333328f73 (patch)
tree085f08c135fbb33519e64d7f0dc6412684274790 /games/amor
parentfdfc6335ceb651855d36b75661a29e1e2ec5ea02 (diff)
downloadpkgsrc-5ecc9f02e7b40af21cd919621c5b209333328f73.tar.gz
Fix broken dependencies due to bump of PKGREVISION caused by Mesa update.
Pointed out by wiz.
Diffstat (limited to 'games/amor')
-rw-r--r--games/amor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/amor/Makefile b/games/amor/Makefile
index 45d58436854..bbcc576dedc 100644
--- a/games/amor/Makefile
+++ b/games/amor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/03/13 17:36:58 fredb Exp $
+# $NetBSD: Makefile,v 1.11 2003/03/12 21:02:26 jschauma Exp $
#
DISTNAME= amor-0.6
@@ -11,7 +11,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.powerup.com.au/~mjones/amor/index.html
COMMENT= Small blob that sits on top of your active window
-DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase
USE_X11BASE= yes # To get this near KDE
GNU_CONFIGURE= yes