pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/xlife
Module Name: pkgsrc
Committed By: jperkin
Date: Tue May 9 16:30:26 UTC 2017
Modified Files:
pkgsrc/math/xlife: Makefile
Log Message:
Requires termcap.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/math/xlife/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/xlife/Makefile
diff -u pkgsrc/math/xlife/Makefile:1.20 pkgsrc/math/xlife/Makefile:1.21
--- pkgsrc/math/xlife/Makefile:1.20 Tue Aug 18 07:31:12 2015
+++ pkgsrc/math/xlife/Makefile Tue May 9 16:30:25 2017
@@ -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 @@ post-install:
.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