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

(-)Makefile (-7 / +1 lines)
Lines 17-26 Link Here
17
17
18
USE_BZIP2=	yes
18
USE_BZIP2=	yes
19
19
20
.include <bsd.port.pre.mk>
20
.include <bsd.port.mk>
21
22
.if ${OSVERSION} < 500000
23
BROKEN=		Does not compile on 4.x
24
.endif
25
26
.include <bsd.port.post.mk>

Return to bug 111772