From naddy@unix-ag.uni-kl.de Mon Nov 22 06:33:31 1999
Return-Path: <naddy@unix-ag.uni-kl.de>
Received: from news.uni-kl.de (news.uni-kl.de [131.246.137.51])
	by hub.freebsd.org (Postfix) with SMTP id 04F8115A1E
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Nov 1999 06:33:20 -0800 (PST)
	(envelope-from naddy@unix-ag.uni-kl.de)
Received: from sushi.unix-ag.uni-kl.de
           ( root@sushi.unix-ag.uni-kl.de [131.246.89.13] ) by news.uni-kl.de
          id aa14091 for <FreeBSD-gnats-submit@freebsd.org>;
          22 Nov 1999 15:34 MEZ
Received: from fettuccini.unix-ag.uni-kl.de (fettuccini.unix-ag.uni-kl.de [131.246.89.27])
	by sushi.unix-ag.uni-kl.de (8.9.3/8.9.1) with ESMTP id PAA23089
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Nov 1999 15:32:29 +0100
Received: (from naddy@localhost)
	by fettuccini.unix-ag.uni-kl.de (8.9.3/8.9.3) id PAA40643;
	Mon, 22 Nov 1999 15:32:35 +0100 (CET)
	(envelope-from naddy)
Message-Id: <199911221432.PAA40643@fettuccini.unix-ag.uni-kl.de>
Date: Mon, 22 Nov 1999 15:32:35 +0100 (CET)
From: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
Reply-To: naddy@unix-ag.uni-kl.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: graphics/mpeg-lib doesn't honor CFLAGS
X-Send-Pr-Version: 3.2

>Number:         15043
>Category:       ports
>Synopsis:       graphics/mpeg-lib doesn't honor CFLAGS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 22 06:40:01 PST 1999
>Closed-Date:    Fri Nov 26 09:28:01 PST 1999
>Last-Modified:  Fri Nov 26 09:31:44 PST 1999
>Originator:     Christian Weisgerber
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

>Description:

The graphics/mpeg-lib port doesn't honor CFLAGS.

>How-To-Repeat:

>Fix:

diff -uNr /usr/ports/graphics/mpeg-lib/Makefile mpeg-lib/Makefile
--- /usr/ports/graphics/mpeg-lib/Makefile	Mon Sep 20 15:55:03 1999
+++ mpeg-lib/Makefile	Mon Nov 22 15:26:24 1999
@@ -13,6 +13,7 @@
 MAINTAINER=	ports@FreeBSD.org
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	OPTIMIZE="${CFLAGS}"
 
 pre-install:
 	@${MKDIR} ${PREFIX}/bin ${PREFIX}/lib ${PREFIX}/include

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Fri Nov 26 09:28:01 PST 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
