pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gltron Use bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a556d36cccd8
branches: trunk
changeset: 470203:a556d36cccd8
user: snj <snj%pkgsrc.org@localhost>
date: Sun Mar 07 06:59:21 2004 +0000
description:
Use bl3.
diffstat:
games/gltron/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r dd986a2ef4b2 -r a556d36cccd8 games/gltron/Makefile
--- a/games/gltron/Makefile Sun Mar 07 06:58:39 2004 +0000
+++ b/games/gltron/Makefile Sun Mar 07 06:59:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:15:40 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/07 06:59:21 snj Exp $
#
DISTNAME= gltron-0.70-source
@@ -12,11 +12,11 @@
COMMENT= 3D lightcycle game inspired by the movie Tron
WRKSRC= ${WRKDIR}/${PKGBASE}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-.include "../../audio/SDL_sound/buildlink2.mk"
-.include "../../graphics/MesaLib/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
+.include "../../audio/SDL_sound/buildlink3.mk"
+.include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index