diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-02-02 22:49:16 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-02-02 22:49:16 +0000 |
commit | 27e74d6a0d99b940822a09c0f4f623d01f98254a (patch) | |
tree | fe28d231c5bbf19079acc8c876065a34be75e4be /devel/linux-kmod-compat | |
parent | 77d80f066b8ea8de6954f9fa593ac9e39b980823 (diff) |
Notes
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 |