diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 17:37:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 17:37:02 +0000 |
commit | d5de42bf5cd63af4d3aaa93a05651311ec7143ed (patch) | |
tree | 380155ec7752ba4f7551e45b5b2f024ce352b622 /games | |
parent | 010a1696bd06574e5427650aeb139732c0add1db (diff) | |
download | pkgsrc-d5de42bf5cd63af4d3aaa93a05651311ec7143ed.tar.gz |
Depend on latest kdebase1 package.
Diffstat (limited to 'games')
-rw-r--r-- | games/amor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/amor/Makefile b/games/amor/Makefile index bbcc576dedc..d33d3e75703 100644 --- a/games/amor/Makefile +++ b/games/amor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/03/12 21:02:26 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/13 17:37:02 wiz 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.2nb2:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb3:../../x11/kdebase USE_X11BASE= yes # To get this near KDE GNU_CONFIGURE= yes |