pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/ninja
Module Name: pkgsrc
Committed By: jperkin
Date: Tue May 9 14:53:26 UTC 2017
Modified Files:
pkgsrc/chat/ninja: Makefile
Log Message:
Requires termcap.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/chat/ninja/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/ninja/Makefile
diff -u pkgsrc/chat/ninja/Makefile:1.17 pkgsrc/chat/ninja/Makefile:1.18
--- pkgsrc/chat/ninja/Makefile:1.17 Wed Oct 3 00:02:41 2012
+++ pkgsrc/chat/ninja/Makefile Tue May 9 14:53:26 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/03 00:02:41 asau Exp $
+# $NetBSD: Makefile,v 1.18 2017/05/09 14:53:26 jperkin Exp $
#
DISTNAME= ninja-1.5.8.1
@@ -15,4 +15,5 @@ USE_TOOLS+= gmake
.include "options.mk"
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index