diff options
Diffstat (limited to 'devel/linux_libusb/Makefile')
| -rw-r--r-- | devel/linux_libusb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux_libusb/Makefile b/devel/linux_libusb/Makefile index 5c2ffc417654..08481b134ed5 100644 --- a/devel/linux_libusb/Makefile +++ b/devel/linux_libusb/Makefile @@ -43,7 +43,7 @@ pre-everything:: @${ECHO_MSG} '===> Set SRC_BASE to use an alternate source tree' .if ${OSVERSION} < 1000000 -IGNORE= doesn't build on < 10.x +IGNORE= doesn't build on < 10.x .endif .if !exists(${SRC_BASE}/sys/i386/linux/syscalls.master) IGNORE= requires kernel source present in ${SRC_BASE}/sys |
