pkgsrc-Changes archive

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

CVS commit: pkgsrc/news/nn



Module Name:    pkgsrc
Committed By:   roy
Date:           Wed Jan  4 22:34:47 UTC 2017

Modified Files:
        pkgsrc/news/nn: Makefile

Log Message:
nn really uses terminfo


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/news/nn/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/news/nn/Makefile
diff -u pkgsrc/news/nn/Makefile:1.48 pkgsrc/news/nn/Makefile:1.49
--- pkgsrc/news/nn/Makefile:1.48        Thu Feb 25 16:30:31 2016
+++ pkgsrc/news/nn/Makefile     Wed Jan  4 22:34:47 2017
@@ -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_SED.fix-dest=   -e 's,${PREFIX},${DE
 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