Remove 4.x support.
PR: ports/111861 Submitted by: Marcelo Araujo (maintainer)
This commit is contained in:
parent
936c8b20ac
commit
7b2c7e824a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190401
1 changed files with 1 additions and 7 deletions
|
@ -32,10 +32,4 @@ post-install:
|
|||
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Does not compile on 4.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue