diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index a39c0d631e95..ea01d163a82c 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -39,7 +39,7 @@ MAN8= honeyd.8 .include .if ${OSVERSION} < 500000 -LIB_DEPENDS+= edit.5:${PORTSDIR}/devel/libedit +LIB_DEPENDS+= edit.6:${PORTSDIR}/devel/libedit .endif .if !defined(WITH_PYTHON)