pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/xlife needs curses
details: https://anonhg.NetBSD.org/pkgsrc/rev/7971fc7053b9
branches: trunk
changeset: 648531:7971fc7053b9
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 15 14:54:19 2015 +0000
description:
needs curses
diffstat:
math/xlife/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2a7b02a42460 -r 7971fc7053b9 math/xlife/Makefile
--- a/math/xlife/Makefile Sun Mar 15 14:53:33 2015 +0000
+++ b/math/xlife/Makefile Sun Mar 15 14:54:19 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/09/11 23:04:36 asau Exp $
+# $NetBSD: Makefile,v 1.19 2015/03/15 14:54:19 tnn Exp $
#
DISTNAME= xlife-5.0
@@ -24,6 +24,7 @@
done
.endfor
+.include "../../mk/curses.buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index