pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ntopng
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 12:29:19 UTC 2021
Modified Files:
pkgsrc/net/ntopng: Makefile
Log Message:
ntopng: needs readline
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/net/ntopng/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ntopng/Makefile
diff -u pkgsrc/net/ntopng/Makefile:1.48 pkgsrc/net/ntopng/Makefile:1.49
--- pkgsrc/net/ntopng/Makefile:1.48 Wed Apr 21 13:25:12 2021
+++ pkgsrc/net/ntopng/Makefile Fri May 14 12:29:19 2021
@@ -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 @@ post-build:
.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