From 751711051eb2339066583c978eaf5913d74a21c6 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 3 Sep 2009 17:03:52 +0000 Subject: Use the right option. --- multimedia/ogle/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia') diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile index c9693a4f0e3..2451176ebc8 100644 --- a/multimedia/ogle/Makefile +++ b/multimedia/ogle/Makefile @@ -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 @@ GCC_REQD+= 2.95.3 .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} -- cgit v1.2.3