aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.options.mk
Commit message (Collapse)AuthorAgeFilesLines
* tabspace: 8bapt2014-06-181-3/+0
|
* - Remove emacs mode, -*- mode: ...; -*- [1]miwi2012-05-231-1/+1
| | | | | | | | | | | | | | | | - Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify dependencie [2] - Fix make reinstall [3] - Trivial comment change for PORTDATA [4] PR: 151954 [1] 161314 [2] 167085 [3] 167465 [4] Submitted by: Anonymous <swell.k@gmail.com> [1] dougb@ and Chris Rees <utisoft@gmail.com> [2] Garrett Cooper <yanegomi@gmail.com> [3] "Bryan Drewery" <bryan@shatow.net> [4] Tested via: phw
* - Fix comments to match realitypav2007-05-251-2/+2
|
* Split the bsd.port.pre.mk functionality into two pieces. The majority islinimon2006-10-011-0/+26
left unchanged but the processing of dependencies is moved after OPTIONS processing. See comments for suggested usage. This functionality is still experimental and not yet used by any port.