aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/silktools/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/silktools/Makefile b/security/silktools/Makefile
index aa5dd1f6ec21..818a66d49eb6 100644
--- a/security/silktools/Makefile
+++ b/security/silktools/Makefile
@@ -41,10 +41,4 @@ post-install:
@${MV} ${PREFIX}/share/silk/rwfpd.conf ${PREFIX}/share/silk/rwfpd.conf.sample
@${MV} ${PREFIX}/share/silk/flowcap.conf ${PREFIX}/share/silk/flowcap.conf.sample
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>