pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/pari
Module Name: pkgsrc
Committed By: leot
Date: Sat Jan 7 13:37:41 UTC 2017
Modified Files:
pkgsrc/math/pari: Makefile
Log Message:
termcap bl3 logic is already handled in devel/readline (pointed out by a typo in
it)
Discussed with <roy>
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/math/pari/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/pari/Makefile
diff -u pkgsrc/math/pari/Makefile:1.71 pkgsrc/math/pari/Makefile:1.72
--- pkgsrc/math/pari/Makefile:1.71 Thu Jan 5 21:13:53 2017
+++ pkgsrc/math/pari/Makefile Sat Jan 7 13:37:41 2017
@@ -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 @@ pre-install: replace-interpreter
# 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