diff options
Diffstat (limited to 'misc/kcd')
-rw-r--r-- | misc/kcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index c9317448131f..3e7928774fe6 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org .include <bsd.port.pre.mk> .if ${OSVERSION} < 400010 -LIB_DEPENDS= ncurses.4:${PORTSDIR}/devel/ncurses +LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses .endif USE_NEWGCC= yes |