diff --git a/net-p2p/dcd/Makefile b/net-p2p/dcd/Makefile index 6b554d6f5d34..ad78d0b8d0fa 100644 --- a/net-p2p/dcd/Makefile +++ b/net-p2p/dcd/Makefile @@ -31,6 +31,10 @@ SUB_LIST= CONF_FILES="${CONF_FILES}" CONF_DIR="${PREFIX}/etc/dcd" .include +.if ${OSVERSION} < 600000 +BROKEN= Does not compile on 5.x +.endif + post-patch: .for f in dcd dcd.console @${MV} ${WRKSRC}/doc/${f}.2 ${WRKSRC}/doc/${f}.8