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

Remove 4.x support.

PR:		111773
Submitted by:	Marcelo Araujo (araujo@bsdmail.org)
Approved by:	maintainer
This commit is contained in:
Ion-Mihai Tetcu 2007-04-18 21:20:53 +00:00
parent 7becd641a5
commit d5f6ef8ebb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190315

View File

@ -26,10 +26,4 @@ do-install:
@${ECHO_MSG} "===> Installing man page."
${INSTALL_MAN} ${WRKSRC}/${MAN8} ${MAN8PREFIX}/man/man8/
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Doesn't run on FreeBSD 4.x
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>