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

(-)Makefile (-7 / +1 lines)
Lines 35-44 Link Here
35
	@${ECHO} ""
35
	@${ECHO} ""
36
.endif
36
.endif
37
37
38
.include <bsd.port.pre.mk>
38
.include <bsd.port.mk>
39
40
.if ${OSVERSION} < 500000
41
IGNORE=	does not build 4.x
42
.endif
43
44
.include <bsd.port.post.mk>

Return to bug 111951