Bug 9234 - [PATCH] ports/audio/xmcd doesn't honour local CFLAGS
Summary: [PATCH] ports/audio/xmcd doesn't honour local CFLAGS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-12-29 14:10 UTC by Sheldon Hearn
Modified: 1999-01-02 19:47 UTC (History)
0 users

See Also:


Attachments
file.diff (941 bytes, patch)
1998-12-29 14:10 UTC, Sheldon Hearn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sheldon Hearn 1998-12-29 14:10:00 UTC
	The xmcd port does not honour local CFLAGS settings, overriding
	them with its own.

Fix: The following patch teaches the xmcd port to honour local CFLAGS
	and use resonable defaults if undefined.
How-To-Repeat: 
	cd ${PORTSDIR}/audio/xmcd ; make
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-01-02 19:46:03 UTC
State Changed
From-To: open->closed

Committed, thanks!