diff --git a/math/pari/Makefile b/math/pari/Makefile index a3b52884d141..786f655fd0af 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -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"