Bug 182626 - [PATCH] Mk/bsd.options.mk: add more helpers and remove duplicate EXTRA_PATCHES comment
Summary: [PATCH] Mk/bsd.options.mk: add more helpers and remove duplicate EXTRA_PATCHE...
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: 2013-10-04 08:30 UTC by Po-Chuan Hsieh
Modified: 2013-10-30 16:58 UTC (History)
0 users

See Also:


Attachments
file.diff (1.79 KB, patch)
2013-10-04 08:30 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-10-04 08:30:00 UTC
- Add more helpers: ALL_TARGET, INSTALL_TARGET and CATEGORIES
- Remove duplicate EXTRA_PATCHES comment
- Minor comment rewording: change "add it to" to "add its content to"
  just like how we describe ${opt}_CMAKE_*

Fix: --- bsd.options.mk.patch begins ---
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2013-10-04 10:28:22 UTC
Approved

regards,
Bapt
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2013-10-30 16:58:59 UTC
State Changed
From-To: open->closed

Commited in r329257.  Thanks!