From 8699733fab4798d4c5ef4b5dd5e356ff7b64abef Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 17:14:26 +0000 Subject: Convert to buildlink3. --- emulators/dgen/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/dgen') diff --git a/emulators/dgen/Makefile b/emulators/dgen/Makefile index 9115647a967..e239d2c7686 100644 --- a/emulators/dgen/Makefile +++ b/emulators/dgen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/01/22 08:36:04 grant Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/11 17:14:26 snj Exp $ # DISTNAME= dgen-sdl-1.23 @@ -16,9 +16,9 @@ DEPENDS+= nasm-[0-9]*:../../devel/nasm USE_GNU_TOOLS+= make GNU_CONFIGURE= yes USE_X11= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes CONFIGURE_ARGS+= --with-extra-opt -.include "../../devel/SDL/buildlink2.mk" +.include "../../devel/SDL/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3