pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/jove Add missing termcap.bl3.mk.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0bd18c41d069
branches: trunk
changeset: 603830:0bd18c41d069
user: dholland <dholland%pkgsrc.org@localhost>
date: Mon May 14 07:29:50 2012 +0000
description:
Add missing termcap.bl3.mk.
diffstat:
editors/jove/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r ad31d67c06df -r 0bd18c41d069 editors/jove/Makefile
--- a/editors/jove/Makefile Mon May 14 07:09:31 2012 +0000
+++ b/editors/jove/Makefile Mon May 14 07:29:50 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2011/10/03 00:59:26 dholland Exp $
+# $NetBSD: Makefile,v 1.16 2012/05/14 07:29:50 dholland Exp $
#
DISTNAME= jove4.16.0.70
@@ -28,4 +28,5 @@
SUBST_FILES.getline= insert.c io.c io.h recover.c util.c util.h
SUBST_SED.getline= -e 's/getline/get_line/'
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index