Fri Feb 2 17:33:36 2018 UTC ()
ncursesw: Bump PKGREVISION for ncurses quoting fix.


(jperkin)
diff -r1.14 -r1.15 pkgsrc/devel/ncursesw/Makefile

cvs diff -r1.14 -r1.15 pkgsrc/devel/ncursesw/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ncursesw/Makefile 2017/08/08 18:38:21 1.14
+++ pkgsrc/devel/ncursesw/Makefile 2018/02/02 17:33:36 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2017/08/08 18:38:21 spz Exp $ 1# $NetBSD: Makefile,v 1.15 2018/02/02 17:33:36 jperkin Exp $
2 2
3PKGREVISION= 3 3PKGREVISION= 4
4.include "../../devel/ncurses/Makefile.common" 4.include "../../devel/ncurses/Makefile.common"
5 5
6PKGNAME= ${DISTNAME:S/ncurses/ncursesw/} 6PKGNAME= ${DISTNAME:S/ncurses/ncursesw/}
7COMMENT= Wide character CRT screen handling and optimization package 7COMMENT= Wide character CRT screen handling and optimization package
8 8
9PATCHDIR= ${.CURDIR}/../../devel/ncurses/patches 9PATCHDIR= ${.CURDIR}/../../devel/ncurses/patches
10DISTINFO_FILE= ${.CURDIR}/../../devel/ncurses/distinfo 10DISTINFO_FILE= ${.CURDIR}/../../devel/ncurses/distinfo
11 11
12CONFIGURE_ARGS+= --enable-widec 12CONFIGURE_ARGS+= --enable-widec
13CONFIGURE_ARGS+= --includedir=${PREFIX}/include/ncursesw 13CONFIGURE_ARGS+= --includedir=${PREFIX}/include/ncursesw
14 14
15INSTALLATION_DIRS+= include/ncursesw 15INSTALLATION_DIRS+= include/ncursesw
16INSTALLATION_DIRS+= bin 16INSTALLATION_DIRS+= bin