aboutsummaryrefslogtreecommitdiff
path: root/net/fspd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/fspd/Makefile')
-rw-r--r--net/fspd/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile
index ba64e5321a59..bec67767e4b0 100644
--- a/net/fspd/Makefile
+++ b/net/fspd/Makefile
@@ -43,10 +43,6 @@ OPTIONS= NOCLIENTS "Omit client commands" off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 900007
-BROKEN= fails to build with new utmpx
-.endif
-
.if defined(WITH_INFINITE)
SCONS_ARGS+= disable-timeout=yes
.endif