pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/vim-lang vim-lang: needs termcap
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9c284d72d81
branches: trunk
changeset: 452722:b9c284d72d81
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 14:19:44 2021 +0000
description:
vim-lang: needs termcap
diffstat:
editors/vim-lang/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r e84efa7c218b -r b9c284d72d81 editors/vim-lang/Makefile
--- a/editors/vim-lang/Makefile Fri May 14 14:17:41 2021 +0000
+++ b/editors/vim-lang/Makefile Fri May 14 14:19:44 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2019/10/23 07:32:58 morr Exp $
+# $NetBSD: Makefile,v 1.22 2021/05/14 14:19:44 nia Exp $
PKGNAME= vim-lang-${VIM_VERSION}.${VIM_PATCHLEVEL}
@@ -17,4 +17,5 @@
BUILDLINK_DEPMETHOD.gettext-lib?= build
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index