diff options
Diffstat (limited to 'sysutils/fusefs-httpfs/Makefile')
| -rw-r--r-- | sysutils/fusefs-httpfs/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/fusefs-httpfs/Makefile b/sysutils/fusefs-httpfs/Makefile index b05e7a1bf7a9..2ef3a86eeee4 100644 --- a/sysutils/fusefs-httpfs/Makefile +++ b/sysutils/fusefs-httpfs/Makefile @@ -32,10 +32,4 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/httpfs ${PREFIX}/bin -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 600000 # Inherited from sysutils/fusefs-kmod -IGNORE= depends on kernel module that requires FreeBSD 6 or later -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |
