pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/pari termcap bl3 logic is already handled in deve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57bdbfb74072
branches:  trunk
changeset: 356899:57bdbfb74072
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat Jan 07 13:37:41 2017 +0000

description:
termcap bl3 logic is already handled in devel/readline (pointed out by a typo in
it)

Discussed with <roy>

diffstat:

 math/pari/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r bb62ce6d0de8 -r 57bdbfb74072 math/pari/Makefile
--- a/math/pari/Makefile        Sat Jan 07 13:13:42 2017 +0000
+++ b/math/pari/Makefile        Sat Jan 07 13:37:41 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2017/01/05 21:13:53 roy Exp $
+# $NetBSD: Makefile,v 1.72 2017/01/07 13:37:41 leot Exp $
 
 DISTNAME=      pari-2.7.6
 PKGREVISION=   2
@@ -50,6 +50,4 @@
 
 # rl_save_prompt()
 .include "../../devel/readline/buildlink3.mk"
-# Links against termcap for readline
-.include "../../mk/termcap/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index