remove 4.x support
PR: ports/111858 Submitted by: araujo@ Approved by: maintainer
This commit is contained in:
parent
16760ce5aa
commit
8d353454ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193200
1 changed files with 1 additions and 7 deletions
|
@ -26,10 +26,4 @@ USE_GMAKE= yes
|
|||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
.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