diff options
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 0b7cfa1117a5..985ea4343e87 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -99,6 +99,8 @@ pre-configure: @${ECHO} "************************************************************" @${ECHO} "" .endif +.elif ${OSVERSION} >= 800000 +BROKEN= does not build .endif post-install: |