#.endif
.if ${WITH_NETWORK:L} != "no"
NETWORK=
BROKEN= "Network support is broken in 0.85+"
.else
NETWORK=\#
.endif
.include <bsd.port.pre.mk>