Index: sysutils/lsof/Makefile =================================================================== --- sysutils/lsof/Makefile (revision 376068) +++ sysutils/lsof/Makefile (working copy) @@ -41,9 +41,11 @@ .include -.if ${ARCH} == "arm" -BROKEN= Does not compile on arm -.endif +#LER: ian@ has fixed it on stable/10 and head, but not on stable/9. +# if committer wants to, please fix this check for stable/9 and below only. +#.if ${ARCH} == "arm" +#BROKEN= Does not compile on arm +#.endif CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= -n freebsd