View | Details | Raw Unified | Return to bug 36847 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 15-22 Link Here
15
15
16
.include <bsd.port.pre.mk>
16
.include <bsd.port.pre.mk>
17
17
18
.if ${OSVERSION} < 400000
18
.if ${OSVERSION} < 450001
19
BROKEN=		requires FreeBSD 4.0 or later
19
BROKEN=		"Systems prior to 450001 are out of support"
20
.endif
20
.endif
21
21
22
22

Return to bug 36847