From b2a96c6df1c8809216eced623ec37a8372b3216e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 6 Jan 2009 17:59:31 +0000 Subject: - Remove conditional checks for FreeBSD 5.x and older --- sysutils/fusefs-ntfs/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sysutils/fusefs-ntfs') 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 -.if ${OSVERSION} < 600000 -IGNORE= depends on kernel module that requires FreeBSD 6 or later -.endif - .if defined(WITH_LOCK) CFLAGS+= -DUSE_LOCK .endif -- cgit v1.2.3