aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/du2ps
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-03-21 16:24:41 +0800
committermarcus <marcus@FreeBSD.org>2004-03-21 16:24:41 +0800
commita7b30b26aa87f57364dd9db6a2ed1146da62d244 (patch)
tree98983fb170100f10c942456f10b029010aaad722 /sysutils/du2ps
parent757f136eacb5d4d83cda175f5cedbcd53a0956e9 (diff)
downloadfreebsd-ports-gnome-a7b30b26aa87f57364dd9db6a2ed1146da62d244.tar.gz
freebsd-ports-gnome-a7b30b26aa87f57364dd9db6a2ed1146da62d244.tar.zst
freebsd-ports-gnome-a7b30b26aa87f57364dd9db6a2ed1146da62d244.zip
Update to 2.5.9.
* Add code for formal master/slave checking rules as defined in ports/64393 [1]: 1. A port is a slave port if and only if MASTERDIR != .CURDIR 2. Slave ports should define MASTERDIR using one of the following lines: MASTERDIR= ${.CURDIR}/../../<category>/<port> MASTERDIR= ${.CURDIR}/../<port> 3. Non-slave ports shouldn't define MASTERDIR at all 4. The last line of a slave port's Makefile has to be .include "${MASTERDIR}/Makefile" 5. The last line of a non-slave ports Makefile must be one of: .include <bsd.port.mk> .include <bsd.port.post.mk> 6. slave ports may not include bsd.port(.pre).mk * Check to make sure MACHINE_ARCH is not defined and make sure it is never tested directly [2] * Fix some grammar nits [3] PR: 64420 [1] Submitted by: eik [1] krion [3] Requested by: kris [2]
Diffstat (limited to 'sysutils/du2ps')
0 files changed, 0 insertions, 0 deletions