1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Mark 4.x as broken. Doesn't have fstatvfs(3).

PR:		97536
Submitted by:	Martin Matuska <martin___matuska.org>
This commit is contained in:
Marcus Alves Grando 2006-05-21 01:56:48 +00:00
parent a9669cff83
commit 15aa0a0954
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162917

View File

@ -45,6 +45,10 @@ MLINKS= mkntfs.8 mkfs.ntfs.8
.include <bsd.port.pre.mk>
.if (${OSVERSION} < 500000)
BROKEN= Does not build on FreeBSD < 5.x. Doesn't have fstatvfs(3).
.endif
.if defined(WITH_GNOMEVFS2)
CONFIGURE_ARGS+=--enable-gnome-vfs
USE_GNOME= gnomevfs2