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

(-)net-snmp4/Makefile (-1 / +1 lines)
Lines 79-85 Link Here
79
.include <bsd.port.pre.mk>
79
.include <bsd.port.pre.mk>
80
80
81
.if ${OSVERSION} >= 600000
81
.if ${OSVERSION} >= 600000
82
BROKEN=		"Does not build on FreeBSD >= 6.x"
82
CFLAGS+=	-Dfreebsd5
83
.endif
83
.endif
84
84
85
.if ${OSVERSION} >= 400014
85
.if ${OSVERSION} >= 400014

Return to bug 80374