1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove support for FreeBSD 6.X and older.

Approved by: maintainer timeout (14 days)
PR:          ports/155348
This commit is contained in:
Matthias Andree 2011-03-21 20:47:45 +00:00
parent 8a7c3cdabc
commit 27b70e69ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271429

View File

@ -62,10 +62,4 @@ do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
@${INSTALL_MAN} ${WRKSRC}/../${PORTNAME}.1 ${PREFIX}/man/man1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700000
BROKEN= gcjh45 core dumps on 6.x
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>