Remove support for FreeBSD 6.X and older.
Approved by: maintainer timeout (14 days) PR: ports/155348
This commit is contained in:
parent
8a7c3cdabc
commit
27b70e69ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271429
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user