pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/atari800 Convert to bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d8a6e346a4f
branches:  trunk
changeset: 473357:7d8a6e346a4f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 19 00:11:17 2004 +0000

description:
Convert to bl3.

diffstat:

 emulators/atari800/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 71a198df8a46 -r 7d8a6e346a4f emulators/atari800/Makefile
--- a/emulators/atari800/Makefile       Mon Apr 19 00:10:58 2004 +0000
+++ b/emulators/atari800/Makefile       Mon Apr 19 00:11:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/01/22 08:36:03 grant Exp $
+# $NetBSD: Makefile,v 1.25 2004/04/19 00:11:17 wiz Exp $
 #
 
 DISTNAME=      atari800-1.3.2
@@ -17,7 +17,7 @@
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/src
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_GNU_TOOLS+=                make
 USE_X11=               YES
 GNU_CONFIGURE=         YES
@@ -36,5 +36,5 @@
        ${INSTALL_DATA} ${WRKDIR}/*.rom ${WRKDIR}/*.xfd ${WRKDIR}/*.atr \
                ${WRKSRC}/atari800.cfg ${PREFIX}/share/atari800/
 
-.include "../../mk/ossaudio.buildlink2.mk"
+.include "../../mk/ossaudio.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index