summaryrefslogtreecommitdiffstats
path: root/misc/pinfo
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-14 00:44:10 +0000
committerasami <asami@FreeBSD.org>2000-11-14 00:44:10 +0000
commit07fca4e5819167da28e7534afc9d0c962b46e64e (patch)
treec06bbb4fa5d7a285caab16620723a1b235eb0abd /misc/pinfo
parent78e0da032e2de40f92dabba59b7a9158b517e534 (diff)
downloadFreeBSD-ports-07fca4e5819167da28e7534afc9d0c962b46e64e.zip
FreeBSD-ports-07fca4e5819167da28e7534afc9d0c962b46e64e.tar.gz
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 'misc/pinfo')
-rw-r--r--misc/pinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile
index a273d55..e129254 100644
--- a/misc/pinfo/Makefile
+++ b/misc/pinfo/Makefile
@@ -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 \
OpenPOWER on IntegriCloud