summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 056a5eed056..081169b427e 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/09/08 15:27:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.37 2006/09/08 16:17:40 xtraeme Exp $
#
DISTNAME= qemu-0.8.2
@@ -20,7 +20,6 @@ HAS_CONFIGURE= yes
GCC_REQD+= 3.0
.if !empty(OPSYS:NetBSD-4*)
-GCC_REQD+= 3.4
USE_PKGSRC_GCC= yes
.endif