pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/news/nn nn really uses terminfo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/547b0e05e88e
branches:  trunk
changeset: 356792:547b0e05e88e
user:      roy <roy%pkgsrc.org@localhost>
date:      Wed Jan 04 22:34:47 2017 +0000

description:
nn really uses terminfo

diffstat:

 news/nn/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r a2d33402a3cc -r 547b0e05e88e news/nn/Makefile
--- a/news/nn/Makefile  Wed Jan 04 22:31:48 2017 +0000
+++ b/news/nn/Makefile  Wed Jan 04 22:34:47 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2016/02/25 16:30:31 jperkin Exp $
+# $NetBSD: Makefile,v 1.49 2017/01/04 22:34:47 roy Exp $
 
 DISTNAME=      nn-6.7.3
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    news
 MASTER_SITES=  ftp://ftp.nndev.org/pub/nn-6.7/
 EXTRACT_SUFX=  .tar.Z
@@ -54,5 +54,5 @@
 SUBST_FILES.fix-dest=  inst
 
 
-.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/terminfo.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index