Bug 94801 - [PATCH] x11/xmotd: OPTIONify
Summary: [PATCH] x11/xmotd: OPTIONify
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-21 18:10 UTC by Ion-Mihai " IOnut " Tetcu
Modified: 2006-04-10 08:47 UTC (History)
0 users

See Also:


Attachments
xmotd.diff (1.73 KB, patch)
2006-03-21 18:10 UTC, Ion-Mihai " IOnut " Tetcu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ion-Mihai " IOnut " Tetcu 2006-03-21 18:10:03 UTC

Use OPTIONS thus replase USE_* with WITH_* and respect PH standars with this.

Tested on 4-STABLE tinderbox.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2006-04-10 08:46:28 UTC
State Changed
From-To: open->closed

Committed with minor modifications, thanks! 
USE_* triggers additional dependencies in bsd.port.mk and thus 
needs to be preserved.