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-chironfs/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'sysutils/fusefs-chironfs') diff --git a/sysutils/fusefs-chironfs/Makefile b/sysutils/fusefs-chironfs/Makefile index 7379d5d4c846..7027ab674f10 100644 --- a/sysutils/fusefs-chironfs/Makefile +++ b/sysutils/fusefs-chironfs/Makefile @@ -30,10 +30,4 @@ post-patch: @${REINPLACE_CMD} -e 's, doc , ,' ${WRKSRC}/Makefile.in .endif -.include - -.if ${OSVERSION} < 600000 # Inherited from sysutils/fusefs-kmod -IGNORE= depends on kernel module that requires FreeBSD 6 or later -.endif - -.include +.include -- cgit v1.2.3