pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/knot bulk build wants zlib



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e300813f95e3
branches:  trunk
changeset: 644848:e300813f95e3
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Sun Jan 18 16:00:02 2015 +0000

description:
bulk build wants zlib

diffstat:

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

diffs (15 lines):

diff -r fe12ce75bfbd -r e300813f95e3 net/knot/Makefile
--- a/net/knot/Makefile Sun Jan 18 15:52:05 2015 +0000
+++ b/net/knot/Makefile Sun Jan 18 16:00:02 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/11/10 21:20:32 pettai Exp $
+# $NetBSD: Makefile,v 1.23 2015/01/18 16:00:02 wiedi Exp $
 
 DISTNAME=      knot-1.5.3
 CATEGORIES=    net
@@ -41,4 +41,5 @@
 
 .include "../../devel/userspace-rcu/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index