pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games Use bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/10b0f4b20178
branches: trunk
changeset: 470131:10b0f4b20178
user: snj <snj%pkgsrc.org@localhost>
date: Sun Mar 07 00:39:43 2004 +0000
description:
Use bl3.
diffstat:
games/rocksndiamonds-sdl/Makefile | 6 +++---
games/rocksndiamonds/Makefile.common | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 0a6505dc8d60 -r 10b0f4b20178 games/rocksndiamonds-sdl/Makefile
--- a/games/rocksndiamonds-sdl/Makefile Sun Mar 07 00:32:06 2004 +0000
+++ b/games/rocksndiamonds-sdl/Makefile Sun Mar 07 00:39:43 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/01/03 18:49:41 reed Exp $
+# $NetBSD: Makefile,v 1.4 2004/03/07 00:39:43 snj Exp $
#
-.include "../../audio/SDL_mixer/buildlink2.mk"
-.include "../../graphics/SDL_image/buildlink2.mk"
+.include "../../audio/SDL_mixer/buildlink3.mk"
+.include "../../graphics/SDL_image/buildlink3.mk"
.include "../rocksndiamonds/Makefile.common"
diff -r 0a6505dc8d60 -r 10b0f4b20178 games/rocksndiamonds/Makefile.common
--- a/games/rocksndiamonds/Makefile.common Sun Mar 07 00:32:06 2004 +0000
+++ b/games/rocksndiamonds/Makefile.common Sun Mar 07 00:39:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2004/01/26 20:02:30 heinz Exp $
+# $NetBSD: Makefile.common,v 1.9 2004/03/07 00:39:43 snj Exp $
#
DISTNAME= rocksndiamonds-3.0.8
@@ -8,7 +8,7 @@
MAINTAINER= heinz%NetBSD.org@localhost
HOMEPAGE= http://www.artsoft.org/rocksndiamonds/
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_X11= YES
USE_PKGINSTALL= YES
Home |
Main Index |
Thread Index |
Old Index