pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/xlife Requires termcap.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f47c98ff90e
branches: trunk
changeset: 362249:0f47c98ff90e
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue May 09 16:30:25 2017 +0000
description:
Requires termcap.
diffstat:
math/xlife/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4374411854ae -r 0f47c98ff90e math/xlife/Makefile
--- a/math/xlife/Makefile Tue May 09 16:28:38 2017 +0000
+++ b/math/xlife/Makefile Tue May 09 16:30:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/08/18 07:31:12 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2017/05/09 16:30:25 jperkin Exp $
#
DISTNAME= xlife-5.0
@@ -25,6 +25,7 @@
.endfor
.include "../../mk/curses.buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index