pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/KoboDeluxe Use bl3 and cleanup DESCR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0ec3a718cf4
branches: trunk
changeset: 470115:c0ec3a718cf4
user: snj <snj%pkgsrc.org@localhost>
date: Sat Mar 06 21:12:37 2004 +0000
description:
Use bl3 and cleanup DESCR.
diffstat:
games/KoboDeluxe/DESCR | 4 ++--
games/KoboDeluxe/Makefile | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 0b49540ede06 -r c0ec3a718cf4 games/KoboDeluxe/DESCR
--- a/games/KoboDeluxe/DESCR Sat Mar 06 21:06:12 2004 +0000
+++ b/games/KoboDeluxe/DESCR Sat Mar 06 21:12:37 2004 +0000
@@ -1,4 +1,4 @@
Kobo Deluxe (formerly SKobo) is an SDL port of Akira Higuchi's game XKobo.
It adds sound, smoother animation, filtered high resolution support, a more
-intuitive menu driven user interface, joystick support and other features,
-and runs on most of the major operating systems.
+intuitive menu driven user interface, joystick support and other features.
+It runs on most of the major operating systems.
diff -r 0b49540ede06 -r c0ec3a718cf4 games/KoboDeluxe/Makefile
--- a/games/KoboDeluxe/Makefile Sat Mar 06 21:06:12 2004 +0000
+++ b/games/KoboDeluxe/Makefile Sat Mar 06 21:12:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/24 13:30:55 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/06 21:12:37 snj Exp $
DISTNAME= KoboDeluxe-0.4pre8
PKGNAME= ${DISTNAME:S/pre/rc/}
@@ -10,11 +10,11 @@
HOMEPAGE= http://olofson.net/kobodl/
COMMENT= Multi-way scrolling shoot 'em up game for X
-USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_X11= YES
-GNU_CONFIGURE= YES
-.include "../../devel/SDL/buildlink2.mk"
-.include "../../graphics/SDL_image/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index