pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/chrony chrony does not use curses.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8404d80b893
branches: trunk
changeset: 356679:e8404d80b893
user: roy <roy%pkgsrc.org@localhost>
date: Tue Jan 03 18:00:19 2017 +0000
description:
chrony does not use curses.
diffstat:
net/chrony/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r eaf9c892cec1 -r e8404d80b893 net/chrony/Makefile
--- a/net/chrony/Makefile Tue Jan 03 17:53:14 2017 +0000
+++ b/net/chrony/Makefile Tue Jan 03 18:00:19 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2015/10/08 09:47:33 sborrill Exp $
+# $NetBSD: Makefile,v 1.34 2017/01/03 18:00:19 roy Exp $
DISTNAME= chrony-1.31.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= http://download.tuxfamily.org/chrony/
@@ -38,5 +38,4 @@
done
.include "../../mk/readline.buildlink3.mk"
-.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index