From ba2dc1c0754b76f4ed03cf878213387ecf9b50e8 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 11 Sep 2006 11:33:24 +0000 Subject: Missing :M operator in previous, doh. --- emulators/qemu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 0622398abd2..85e886d97a3 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2006/09/11 11:25:49 xtraeme Exp $ +# $NetBSD: Makefile,v 1.39 2006/09/11 11:33:24 xtraeme Exp $ # DISTNAME= qemu-0.8.2 @@ -19,7 +19,7 @@ HAS_CONFIGURE= yes GCC_REQD+= 3.0 -.if !empty(MACHINE_PLATFORM:NetBSD-4*) +.if !empty(MACHINE_PLATFORM:MNetBSD-4*) USE_PKGSRC_GCC= yes .endif -- cgit v1.2.3