diff options
| -rw-r--r-- | security/sfs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index a290d143c363..5e9d3b2b8e8a 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -36,6 +36,8 @@ LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4 .if ${ARCH} != "i386" IGNORE= nfsmounter component fails to execute correctly on ${ARCH} systems +.elif ${OSVERSION} >= 800000 +BROKEN= does not build .endif MAN1= \ |
