diff options
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r-- | emulators/qemu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 0e345c1c32a..99d61883045 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:44 tv Exp $ # DISTNAME= qemu-0.6.1 @@ -13,7 +13,6 @@ COMMENT= CPU emulator using dynamic translation CONFLICTS+= qemu-bin-* NOT_FOR_PLATFORM= NetBSD-1.[0-6]*-* -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes HAS_CONFIGURE= yes |