summaryrefslogtreecommitdiff
path: root/multimedia/cx88/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/cx88/Makefile')
-rw-r--r--multimedia/cx88/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/cx88/Makefile b/multimedia/cx88/Makefile
index 4d65c032e2c1..5d26058f5186 100644
--- a/multimedia/cx88/Makefile
+++ b/multimedia/cx88/Makefile
@@ -49,7 +49,7 @@ MAKE_ARGS+= -D WITH_HAL
MAKE_ARGS+= DEFAULT_XML_CONFIG="${EXAMPLESDIR}/cx88.xml.sample"
.if (${OSVERSION} < 802513) || ((${OSVERSION} >= 900000) && (${OSVERSION} < 900041))
-IGNORE= requires kernel support for DRIVER_MODULE_ORDERED macro (FreeBSD 8.3+, FreeBSD 9.0+)
+IGNORE= requires kernel support for DRIVER_MODULE_ORDERED macro (FreeBSD 8.3+, FreeBSD 9.0+)
.endif
.if !exists(${SRC_BASE}/sys/Makefile)