pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/qemu Missing :M operator in previous, doh.
details: https://anonhg.NetBSD.org/pkgsrc/rev/50fb9d28e505
branches: trunk
changeset: 518509:50fb9d28e505
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Sep 11 11:33:24 2006 +0000
description:
Missing :M operator in previous, doh.
diffstat:
emulators/qemu/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 00f1d7e0a2d8 -r 50fb9d28e505 emulators/qemu/Makefile
--- a/emulators/qemu/Makefile Mon Sep 11 11:25:49 2006 +0000
+++ b/emulators/qemu/Makefile Mon Sep 11 11:33:24 2006 +0000
@@ -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 @@
GCC_REQD+= 3.0
-.if !empty(MACHINE_PLATFORM:NetBSD-4*)
+.if !empty(MACHINE_PLATFORM:MNetBSD-4*)
USE_PKGSRC_GCC= yes
.endif
Home |
Main Index |
Thread Index |
Old Index