Remove 4.x support.
PR: ports/111770: Submitted by: Marcelo Araujo (araujo@bsdmail.org) Approved by: maintainer
This commit is contained in:
parent
04c5424b25
commit
cfbb133944
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190297
1 changed files with 1 additions and 7 deletions
|
@ -23,14 +23,8 @@ GNU_CONFIGURE= yes
|
|||
|
||||
MAN1= gdmap.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Doesn't build on FreeBSD < 5.x
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,<sys/vfs.h>,<sys/statvfs.h>,' \
|
||||
${WRKSRC}/src/gui_main.c
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue