pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/tuxmath Use bl3. Forgot to commit this before r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/afe9c3150648
branches: trunk
changeset: 470180:afe9c3150648
user: snj <snj%pkgsrc.org@localhost>
date: Sun Mar 07 04:10:16 2004 +0000
description:
Use bl3. Forgot to commit this before removing SDL_image/buildlink2.mk.
diffstat:
games/tuxmath/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 1558f0df2124 -r afe9c3150648 games/tuxmath/Makefile
--- a/games/tuxmath/Makefile Sun Mar 07 04:10:04 2004 +0000
+++ b/games/tuxmath/Makefile Sun Mar 07 04:10:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/27 00:53:11 heinz Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/07 04:10:16 snj Exp $
#
DISTNAME= tuxmath-2001.09.07-0102
@@ -12,7 +12,7 @@
COMMENT= Educational math arcade game
WRKSRC= ${WRKDIR}/tuxmath
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
NO_CONFIGURE= # defined
@@ -25,6 +25,6 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tuxmath
${INSTALL_DATA} ${WRKSRC}/docs/README.txt ${PREFIX}/share/doc/tuxmath/
-.include "../../audio/SDL_mixer/buildlink2.mk"
-.include "../../graphics/SDL_image/buildlink2.mk"
+.include "../../audio/SDL_mixer/buildlink3.mk"
+.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index