aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/dazuko/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/dazuko/Makefile b/security/dazuko/Makefile
index 8e64fe1faf1e..bd145b77187c 100644
--- a/security/dazuko/Makefile
+++ b/security/dazuko/Makefile
@@ -16,6 +16,10 @@ HAS_CONFIGURE= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 600000
+IGNORE= "Only supports FreeBSD 4.X and 5.X"
+.endif
+
do-install:
${MKDIR} ${PREFIX}/modules/
${INSTALL_DATA} ${WRKSRC}/dazuko.ko ${PREFIX}/modules/dazuko.ko