diff options
Diffstat (limited to 'net/fspd/Makefile')
-rw-r--r-- | net/fspd/Makefile | 4 |
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 |