pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/marbles Use bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23e8439afa93
branches:  trunk
changeset: 470197:23e8439afa93
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Mar 07 06:16:46 2004 +0000

description:
Use bl3.

diffstat:

 games/marbles/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 09027b6e31ca -r 23e8439afa93 games/marbles/Makefile
--- a/games/marbles/Makefile    Sun Mar 07 06:10:41 2004 +0000
+++ b/games/marbles/Makefile    Sun Mar 07 06:16:46 2004 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/09/26 12:40:27 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.6 2004/03/07 06:16:46 snj Exp $
 
 DISTNAME=      marbles-1.0.2
 PKGREVISION=   3
@@ -10,10 +9,10 @@
 HOMEPAGE=      http://lgames.sourceforge.net/
 COMMENT=       Atomix-like puzzle
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_X11=               YES
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --with-profile-path=${LOCALBASE}/share/games/
 
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index