1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Make IGNORE message more specific. This will help when scanning logs on

the package builders (especially once OSVERSION gets incremented again).

Approved by:	"just fix it"
This commit is contained in:
Mark Linimon 2019-12-02 23:24:31 +00:00
parent d60f825781
commit 7e483891c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518885

View File

@ -18,7 +18,7 @@ PLIST_FILES= bin/tcprtt man/man8/${PORTNAME}.8.gz
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300062
IGNORE= not supported on older CURRENT, no kernel support
IGNORE= requires kernel OSVERSION 1300062 or above
.endif
do-install: