pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/mirrormagic-sdl Use bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3c241596c3d
branches:  trunk
changeset: 470126:f3c241596c3d
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Mar 07 00:21:07 2004 +0000

description:
Use bl3.

diffstat:

 games/mirrormagic-sdl/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r b7d65639e6fc -r f3c241596c3d games/mirrormagic-sdl/Makefile
--- a/games/mirrormagic-sdl/Makefile    Sun Mar 07 00:19:29 2004 +0000
+++ b/games/mirrormagic-sdl/Makefile    Sun Mar 07 00:21:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/27 00:53:11 heinz Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/07 00:21:07 snj Exp $
 #
 
 DISTNAME=              mirrormagic-2.0.2
@@ -13,7 +13,7 @@
 
 CONFLICTS=             mirrormagic-[1-9]*
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_GNU_TOOLS+=                make
 PLIST_SRC=             ${WRKDIR}/PLIST PLIST
 
@@ -45,6 +45,6 @@
 .endfor
        ${CHOWN} -R games:games ${SCORE_PATH}
 
-.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