1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Use the documented ${OSVERSION} 500000 rather than 499999.

Suggested by:	pav
This commit is contained in:
Sam Lawrance 2005-11-09 16:11:07 +00:00
parent 29ac057eba
commit 532029a1db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147731

View File

@ -38,7 +38,7 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 499999
.if ${OSVERSION} >= 500000
DEPRECATED= Please use games/jfduke3d. This port is being kept for RELENG_4 users
.endif