pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/jed Add missing termcap.bl3.mk.
details: https://anonhg.NetBSD.org/pkgsrc/rev/62af7f1f1cff
branches: trunk
changeset: 604095:62af7f1f1cff
user: dholland <dholland%pkgsrc.org@localhost>
date: Wed May 23 04:48:35 2012 +0000
description:
Add missing termcap.bl3.mk.
diffstat:
editors/jed/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 4613a5b07989 -r 62af7f1f1cff editors/jed/Makefile.common
--- a/editors/jed/Makefile.common Wed May 23 04:47:13 2012 +0000
+++ b/editors/jed/Makefile.common Wed May 23 04:48:35 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2012/05/23 04:47:13 dholland Exp $
+# $NetBSD: Makefile.common,v 1.12 2012/05/23 04:48:35 dholland Exp $
#
# used by:
@@ -33,3 +33,4 @@
${INSTALL_DATA} ${WRKSRC}/lib/jed.conf ${DESTDIR}${EGDIR}
.include "../../devel/libslang/buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index