pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/chktex Requires termcap.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8c44fa4089a
branches: trunk
changeset: 362213:b8c44fa4089a
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue May 09 12:24:45 2017 +0000
description:
Requires termcap.
diffstat:
print/chktex/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 1b7b61c07d70 -r b8c44fa4089a print/chktex/Makefile
--- a/print/chktex/Makefile Tue May 09 12:23:42 2017 +0000
+++ b/print/chktex/Makefile Tue May 09 12:24:45 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/12/25 19:02:44 markd Exp $
+# $NetBSD: Makefile,v 1.31 2017/05/09 12:24:45 jperkin Exp $
DISTNAME= chktex-1.7.6
CATEGORIES= print
@@ -29,4 +29,5 @@
INSTALLATION_DIRS+= ${EGDIR}
.include "../../devel/pcre/buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index