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/41aaec18760c
branches: trunk
changeset: 470254:41aaec18760c
user: snj <snj%pkgsrc.org@localhost>
date: Sun Mar 07 16:59:44 2004 +0000
description:
Use bl3.
diffstat:
games/falcons-eye/Makefile | 6 +++---
games/lgeneral/Makefile | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (49 lines):
diff -r f1e65c068768 -r 41aaec18760c games/falcons-eye/Makefile
--- a/games/falcons-eye/Makefile Sun Mar 07 15:06:03 2004 +0000
+++ b/games/falcons-eye/Makefile Sun Mar 07 16:59:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/20 12:15:40 agc Exp $
+# $NetBSD: Makefile,v 1.13 2004/03/07 17:13:49 snj Exp $
#
DISTNAME= nethack_source_331_jtp_193
@@ -17,7 +17,7 @@
CONFIGURE_SCRIPT= ./sys/unix/setup.sh
WRKSRC= ${WRKDIR}
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11= yes
post-patch:
@@ -38,5 +38,5 @@
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/src/fe-config ${PREFIX}/bin
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f1e65c068768 -r 41aaec18760c games/lgeneral/Makefile
--- a/games/lgeneral/Makefile Sun Mar 07 15:06:03 2004 +0000
+++ b/games/lgeneral/Makefile Sun Mar 07 16:59:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/12/08 14:41:39 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/07 16:59:44 snj Exp $
#
DISTNAME= lgeneral-1.1.1
@@ -11,11 +11,11 @@
COMMENT= Panzer General play-a-like, uses Panzer General data files
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
CONFIGURE_ARGS+= --disable-dl
-.include "../../devel/SDL/buildlink2.mk"
-.include "../../audio/SDL_mixer/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index