[patch] cleanup non-supported FreeBSD versions
PR: ports/111671 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: "Petar Petrov" <pesho.petrov@gmail.com>
This commit is contained in:
parent
f065f9926b
commit
2844d63212
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190088
1 changed files with 1 additions and 7 deletions
|
@ -25,10 +25,4 @@ USE_LDCONFIG= yes
|
|||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib -liconv
|
||||
|
||||
.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