From 29f012dbbf91b14df6bd8db87f8dd7770c147c6b Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Oct 2002 12:09:13 +0000 Subject: buildlink1 -> buildlink2. --- emulators/snes9x/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index a180ba01615..eadeea23f74 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2002/08/01 05:48:11 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/10/13 12:09:13 wiz Exp $ DISTNAME= s9xs139 PKGNAME= snes9x-1.39 @@ -14,6 +14,7 @@ COMMENT= Super Nintendo Entertainment System (SNES) emulator BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm +USE_BUILDLINK2= yes USE_GMAKE= yes USE_X11= yes PTHREAD_OPTS= require @@ -61,5 +62,5 @@ MAKE_ENV+= USBHID_H=1 .endif .endif -.include "../../mk/pthread.buildlink.mk" +.include "../../mk/pthread.buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3