aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-ntfs
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-06 17:59:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-06 17:59:31 +0000
commitb2a96c6df1c8809216eced623ec37a8372b3216e (patch)
tree0c994bc87e8a2f221a7e2be76b9aafc16eab32bb /sysutils/fusefs-ntfs
parent87b685f5d4325ba771e96b0ef49c71f903fb3ae0 (diff)
Notes
Diffstat (limited to 'sysutils/fusefs-ntfs')
-rw-r--r--sysutils/fusefs-ntfs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile
index 8ab4dc04f90a..ed04f2f5366f 100644
--- a/sysutils/fusefs-ntfs/Makefile
+++ b/sysutils/fusefs-ntfs/Makefile
@@ -36,10 +36,6 @@ MLINKS= ntfs-3g.8 mount_ntfs-3g.8
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-IGNORE= depends on kernel module that requires FreeBSD 6 or later
-.endif
-
.if defined(WITH_LOCK)
CFLAGS+= -DUSE_LOCK
.endif