diff options
Diffstat (limited to 'devel/linux-kmod-compat')
-rw-r--r-- | devel/linux-kmod-compat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-kmod-compat/Makefile b/devel/linux-kmod-compat/Makefile index 72cd2a41795e..a6ce7d24249a 100644 --- a/devel/linux-kmod-compat/Makefile +++ b/devel/linux-kmod-compat/Makefile @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> .if ${OSVERSION} < 602100 -BROKEN= Requires a recent USB stack. You have ${OSVERSION} +IGNORE= requires a recent USB stack, not present in ${OSVERSION} .endif # Here is where install most things except the .mk file |