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
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -13,7 +13,7 @@ MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
|
||||
ncurses.4:${PORTSDIR}/devel/ncurses
|
||||
ncurses.5:${PORTSDIR}/devel/ncurses
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-included-gettext --with-readline \
|
||||
|
||||
Reference in New Issue
Block a user