aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-14 08:44:10 +0800
committerasami <asami@FreeBSD.org>2000-11-14 08:44:10 +0800
commit07fca4e5819167da28e7534afc9d0c962b46e64e (patch)
treec06bbb4fa5d7a285caab16620723a1b235eb0abd /math
parent78e0da032e2de40f92dabba59b7a9158b517e534 (diff)
downloadfreebsd-ports-gnome-07fca4e5819167da28e7534afc9d0c962b46e64e.tar.gz
freebsd-ports-gnome-07fca4e5819167da28e7534afc9d0c962b46e64e.tar.zst
freebsd-ports-gnome-07fca4e5819167da28e7534afc9d0c962b46e64e.zip
Shlib version of ncurses is now at 5. These ports still don't build
(ncurses version mismatch?) but at least we're seeing real compilation errors. Submitted by: bento
Diffstat (limited to 'math')
-rw-r--r--math/topaz/Makefile2
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