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/fd521980b2f2
branches:  trunk
changeset: 470267:fd521980b2f2
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Mar 07 20:18:57 2004 +0000

description:
Use bl3.

diffstat:

 games/fire/Makefile        |  6 +++---
 games/glickomania/Makefile |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (40 lines):

diff -r cb556040ab27 -r fd521980b2f2 games/fire/Makefile
--- a/games/fire/Makefile       Sun Mar 07 20:09:06 2004 +0000
+++ b/games/fire/Makefile       Sun Mar 07 20:18:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/26 21:41:17 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/03/07 20:21:17 snj Exp $
 #
 
 DISTNAME=      fire-1.0
@@ -10,9 +10,9 @@
 HOMEPAGE=      http://www.libsdl.org/projects/fire/index.html
 COMMENT=       Organic fireworks demo
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_X11=               YES
 GNU_CONFIGURE=         YES
 
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r cb556040ab27 -r fd521980b2f2 games/glickomania/Makefile
--- a/games/glickomania/Makefile        Sun Mar 07 20:09:06 2004 +0000
+++ b/games/glickomania/Makefile        Sun Mar 07 20:18:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/21 16:49:47 martti Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/07 20:18:57 snj Exp $
 #
 
 DISTNAME=      glickomania-1.0
@@ -11,7 +11,7 @@
 COMMENT=       Clear a board by removing groups of identical, adjacent tiles
 
 GNU_CONFIGURE=         YES
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index