summaryrefslogtreecommitdiff
path: root/math/topaz
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-14 00:44:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-14 00:44:10 +0000
commit878c2609c8aae8ccec2a1de88997682137ce645e (patch)
tree3c3a14e8e634d61f6980d335cb38f7d4d11c110b /math/topaz
parentUse USE_PYTHON. This port still doesn't package, but at least in gets (diff)
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
Notes
Notes: svn path=/head/; revision=35116
Diffstat (limited to 'math/topaz')
-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