pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ntopng ntopng: needs readline



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa765c1b122f
branches:  trunk
changeset: 452688:aa765c1b122f
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 14 12:29:19 2021 +0000

description:
ntopng: needs readline

diffstat:

 net/ntopng/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r f2202ecebad0 -r aa765c1b122f net/ntopng/Makefile
--- a/net/ntopng/Makefile       Fri May 14 12:28:10 2021 +0000
+++ b/net/ntopng/Makefile       Fri May 14 12:29:19 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2021/04/21 13:25:12 adam Exp $
+# $NetBSD: Makefile,v 1.49 2021/05/14 12:29:19 nia Exp $
 
 DISTNAME=      ntopng-4.0
 PKGREVISION=   5
@@ -61,4 +61,5 @@
 .include "../../www/curl/buildlink3.mk"
 .include "../../mk/dlopen.buildlink3.mk"
 .include "../../mk/mysql.buildlink3.mk"
+.include "../../mk/readline.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index