summaryrefslogtreecommitdiff
path: root/devel/ncurses
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-09-15 22:47:41 +0000
committerwiz <wiz@pkgsrc.org>2018-09-15 22:47:41 +0000
commit72066dd8552127029268ad0f6a3af1c15d5b2de4 (patch)
tree94a18009e8add2551d9ddd5c31477f4d5bd7a067 /devel/ncurses
parent475efa1f3e9b5ee50e06095906de254cc3c25681 (diff)
downloadpkgsrc-72066dd8552127029268ad0f6a3af1c15d5b2de4.tar.gz
ncurses: update to 6.1nb2.
Fix installation of pkg-config files, and move them to the standard directory.
Diffstat (limited to 'devel/ncurses')
-rw-r--r--devel/ncurses/Makefile4
-rw-r--r--devel/ncurses/Makefile.common5
-rw-r--r--devel/ncurses/PLIST12
3 files changed, 11 insertions, 10 deletions
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index 34d6b194bbf..dc9127d5619 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.98 2018/09/15 10:21:53 maya Exp $
+# $NetBSD: Makefile,v 1.99 2018/09/15 22:47:41 wiz Exp $
.include "Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= CRT screen handling and optimization package
INSTALLATION_DIRS+= share/examples
diff --git a/devel/ncurses/Makefile.common b/devel/ncurses/Makefile.common
index 9fa75d8ef29..8f5903c04fb 100644
--- a/devel/ncurses/Makefile.common
+++ b/devel/ncurses/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.36 2018/09/15 10:21:53 maya Exp $
+# $NetBSD: Makefile.common,v 1.37 2018/09/15 22:47:41 wiz Exp $
#
# used by devel/ncurses/Makefile
# used by devel/ncursesw/Makefile
@@ -16,13 +16,14 @@ LICENSE= mit
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= gmake tbl
+USE_TOOLS+= gmake pkg-config tbl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libtool
CONFIGURE_ARGS+= --enable-bsdpad
CONFIGURE_ARGS+= --enable-overwrite
CONFIGURE_ARGS+= --with-cxx-binding
CONFIGURE_ARGS+= --enable-pc-files
+CONFIGURE_ARGS+= --with-pkg-config-libdir=${PREFIX}/lib/pkgconfig
CONFIGURE_ARGS+= --without-ada
CONFIGURE_ARGS+= --without-gpm
CONFIGURE_ARGS+= --with-manpage-format=normal
diff --git a/devel/ncurses/PLIST b/devel/ncurses/PLIST
index dd8cc93a055..a559186147e 100644
--- a/devel/ncurses/PLIST
+++ b/devel/ncurses/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2018/09/15 10:21:53 maya Exp $
+@comment $NetBSD: PLIST,v 1.26 2018/09/15 22:47:41 wiz Exp $
bin/captoinfo
bin/clear
bin/infocmp
@@ -35,6 +35,11 @@ lib/libgnumenu.la
lib/libgnupanel.la
lib/libncurses++.la
lib/libncurses.la
+lib/pkgconfig/form.pc
+lib/pkgconfig/menu.pc
+lib/pkgconfig/ncurses++.pc
+lib/pkgconfig/ncurses.pc
+lib/pkgconfig/panel.pc
man/man1/captoinfo.1
man/man1/clear.1
man/man1/infocmp.1
@@ -925,11 +930,6 @@ man/man5/terminfo.5
man/man5/user_caps.5
man/man7/term.7
share/examples/ncurses++demo.cc
-share/pkgconfig/form.pc
-share/pkgconfig/menu.pc
-share/pkgconfig/ncurses++.pc
-share/pkgconfig/ncurses.pc
-share/pkgconfig/panel.pc
share/tabset/std
share/tabset/stdcrt
share/tabset/vt100