diff options
author | danfe <danfe@FreeBSD.org> | 2013-09-10 14:28:22 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-09-10 14:28:22 +0800 |
commit | 78066ba4bf1f24287a63a523fbc233275fa5b614 (patch) | |
tree | 7894f359bb64b773f08068158212cafe0fbf5a14 /devel | |
parent | 6b4809f40508bd1151b639e53a15140e89e07cfa (diff) | |
download | freebsd-ports-graphics-78066ba4bf1f24287a63a523fbc233275fa5b614.tar.gz freebsd-ports-graphics-78066ba4bf1f24287a63a523fbc233275fa5b614.tar.zst freebsd-ports-graphics-78066ba4bf1f24287a63a523fbc233275fa5b614.zip |
- Try to fix parallel builds (-jX) by sanitizing targets dependencies
- Stop abusing ALL_TARGET for passing arguments to make(1), use it to
specify the actual build target (default target would also be fine,
but because of its phony dependencies, some commands would be called
twice, which is not good and just asks for trouble)
- Modernize LIB_DEPENDS syntax, add missing OPTIONS_DEFINE for DOCS,
kill few stray empty lines and commented PORTREVISION while here
Approved by: miwi, bapt (portmgr, implicit)
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions