diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index bbbc6e6cc5a4..6c15d11cec6a 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --enable-cluster .include .if ${OSVERSION} < 500000 -BROKEN= "Does not compile on FreeBSD 4.x" +CFLAGS+= -DHAVE_SYS_MOUNT_H=1 .endif .include