Bug 62034

Summary: [PATCH] x11-wm/rox-pager: respect CFLAGS
Product: Ports & Packages Reporter: Ulrich Spoerlein <q>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: olgeni
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rox-pager-1.0.0.patch none

Description Ulrich Spoerlein 2004-01-28 16:20:15 UTC
Introduce a _real_ configure step (that is: let the ports-magic do the
configuring and building, not the ports shell script). This also makes
the port respect CFLAGS et al.

I'm not sure if PORTREVISION should be bumped...

Port maintainer (olgeni@FreeBSD.org) is cc'd.

How-To-Repeat: Run 'make configure' nothing happens.
Run 'make build' and the port will run autoconf & configure first. And
always with -O2.
Comment 1 Jimmy Olgeni freebsd_committer freebsd_triage 2004-01-28 18:57:44 UTC
State Changed
From-To: open->closed

Fixed, thanks!