pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/ogle Use the right option.
details: https://anonhg.NetBSD.org/pkgsrc/rev/147093582e30
branches: trunk
changeset: 564459:147093582e30
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Sep 03 17:03:52 2009 +0000
description:
Use the right option.
diffstat:
multimedia/ogle/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 16e7f62b7d94 -r 147093582e30 multimedia/ogle/Makefile
--- a/multimedia/ogle/Makefile Thu Sep 03 13:39:39 2009 +0000
+++ b/multimedia/ogle/Makefile Thu Sep 03 17:03:52 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2009/08/26 19:58:06 sno Exp $
+# $NetBSD: Makefile,v 1.25 2009/09/03 17:03:52 joerg Exp $
DISTNAME= ogle-0.9.2
PKGREVISION= 4
@@ -34,7 +34,7 @@
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc-4*)
-WRAPPER_TRANSFORM_CMDS+= opt:-mcpu=pentiumpro:-mschedule=pentiumpro
+WRAPPER_TRANSFORM_CMDS+= opt:-mcpu=pentiumpro:-mtune=pentiumpro
.endif
MESSAGE_SUBST+= PKGBASE=${PKGBASE}
Home |
Main Index |
Thread Index |
Old Index