View | Details | Raw Unified | Return to bug 141904
Collapse All | Expand All

(-)acx100/Makefile (+4 lines)
Lines 41-46 Link Here
41
41
42
.include <bsd.port.pre.mk>
42
.include <bsd.port.pre.mk>
43
43
44
.if ${OSVERSION} >= 900002
45
IGNORE=		depends on removed if_watchdog member in struct ifnet
46
.endif
47
44
pre-fetch:
48
pre-fetch:
45
.if !exists(${SRC_BASE}/sys/Makefile)
49
.if !exists(${SRC_BASE}/sys/Makefile)
46
IGNORE=		requires the kernel sources to be available
50
IGNORE=		requires the kernel sources to be available

Return to bug 141904