pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/lbreakout Use bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/85e4bc6951f5
branches: trunk
changeset: 470532:85e4bc6951f5
user: snj <snj%pkgsrc.org@localhost>
date: Wed Mar 10 01:08:27 2004 +0000
description:
Use bl3.
diffstat:
games/lbreakout/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 5bc33a305e9a -r 85e4bc6951f5 games/lbreakout/Makefile
--- a/games/lbreakout/Makefile Wed Mar 10 01:06:02 2004 +0000
+++ b/games/lbreakout/Makefile Wed Mar 10 01:08:27 2004 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/26 21:41:18 jmmv Exp $
-#
+# $NetBSD: Makefile,v 1.18 2004/03/10 01:08:27 snj Exp $
DISTNAME= lbreakout-010315
PKGREVISION= 3
@@ -10,13 +9,13 @@
HOMEPAGE= http://lgames.sourceforge.net/
COMMENT= Breakout-style arcade game
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}"
CONFIGURE_ARGS+= --disable-sound
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
PTHREAD_LIBS= -lpthread
Home |
Main Index |
Thread Index |
Old Index