diff --git a/security/sfs/Makefile b/security/sfs/Makefile index eba4ae16a98f..84d916300aed 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -29,6 +29,10 @@ CONFIGURE_ARGS+=--with-sfsuser=sfs \ .include +.if ${OSVERSION} >= 500113 +BROKEN= "Does not compile on FreeBSD ${OSVERSION}" +.endif + .if ${OSVERSION} > 500000 LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4 CONFIGURE_ARGS+=--with-gmp=${PREFIX}