diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/topaz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/topaz/Makefile b/math/topaz/Makefile index 70c6462863d4..7e7b6eb12e0b 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -14,7 +14,7 @@ DISTFILES= topaz-3_25-src.tar.gz MAINTAINER= issei@jp.FreeBSD.ORG LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ - ncurses.4:${PORTSDIR}/devel/ncurses + ncurses.5:${PORTSDIR}/devel/ncurses CXX?= c++ MAKEFILE= Makefile.freebsd |