aboutsummaryrefslogtreecommitdiff
path: root/devel/ncurses/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ncurses/Makefile')
-rw-r--r--devel/ncurses/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index 6c9698c8517c..89a15eae11b3 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -1,9 +1,7 @@
PORTNAME= ncurses
-DISTVERSION= 6.4
-PORTREVISION= 1
+DISTVERSION= 6.5
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.invisible-island.net/${PORTNAME}/ \
- https://invisible-mirror.net/archives/ncurses/
+MASTER_SITES= https://invisible-mirror.net/archives/ncurses/
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= bofh@FreeBSD.org
@@ -20,7 +18,6 @@ USE_LDCONFIG= yes
SHEBANG_FILES= test/tracemunch
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --datadir=${PREFIX}/share \
--with-terminfo-dirs="${PREFIX}/share/terminfo:${LOCALBASE}/share/site-terminfo" \
--disable-home-terminfo \