Remove 4.x support.

PR:		ports/111770:
Submitted by:	Marcelo Araujo (araujo@bsdmail.org)
Approved by:	maintainer
This commit is contained in:
Ion-Mihai Tetcu 2007-04-18 19:56:07 +00:00
parent 04c5424b25
commit cfbb133944
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190297

View file

@ -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>