summaryrefslogtreecommitdiff
path: root/net/knot
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2015-01-18 16:00:02 +0000
committerwiedi <wiedi@pkgsrc.org>2015-01-18 16:00:02 +0000
commit59937dc1597a1ec71ac742ea128743f23ff1ab9d (patch)
treeb645bf4c5a8b1eba7cbc70bed5c84176373a4763 /net/knot
parent6d1c9a2386ebb350cd83b9228dc4f6d6069976a6 (diff)
downloadpkgsrc-59937dc1597a1ec71ac742ea128743f23ff1ab9d.tar.gz
bulk build wants zlib
Diffstat (limited to 'net/knot')
-rw-r--r--net/knot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/knot/Makefile b/net/knot/Makefile
index bfcba07471b..bdb3aba9dc0 100644
--- a/net/knot/Makefile
+++ b/net/knot/Makefile
@@ -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 @@ OWN_DIRS+= ${VARBASE}/knot
.include "../../devel/userspace-rcu/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"