pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/dosbox Use bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5959d25c19dc
branches: trunk
changeset: 470195:5959d25c19dc
user: snj <snj%pkgsrc.org@localhost>
date: Sun Mar 07 06:04:48 2004 +0000
description:
Use bl3.
diffstat:
emulators/dosbox/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r fc1dd12791d5 -r 5959d25c19dc emulators/dosbox/Makefile
--- a/emulators/dosbox/Makefile Sun Mar 07 05:59:17 2004 +0000
+++ b/emulators/dosbox/Makefile Sun Mar 07 06:04:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/03 17:48:11 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/03/07 06:04:48 snj Exp $
#
DISTNAME= dosbox-0.61
@@ -9,7 +9,7 @@
HOMEPAGE= http://dosbox.sourceforge.net/
COMMENT= Multi-platform DOS emulator using SDL
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
SUBST_CLASSES= fixme
@@ -21,7 +21,7 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/dosbox
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/dosbox
-.include "../../devel/SDL/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
-.include "../../net/SDL_net/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../net/SDL_net/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index