summaryrefslogtreecommitdiff
path: root/net/darkstat/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-07-20 16:32:46 +0000
committerminskim <minskim@pkgsrc.org>2006-07-20 16:32:46 +0000
commitfe7fd89fe3e69b17f13aa31c7d29fc90dfafe348 (patch)
treee54d8d98e809837bbc1ce143a6f72542ee3acfa5 /net/darkstat/Makefile
parent3636ec9b7cb75abe71b1a754c321a8264aa309c1 (diff)
downloadpkgsrc-fe7fd89fe3e69b17f13aa31c7d29fc90dfafe348.tar.gz
This package needs zlib.
Diffstat (limited to 'net/darkstat/Makefile')
-rw-r--r--net/darkstat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/darkstat/Makefile b/net/darkstat/Makefile
index fae58cc8b7e..4aafb38bd3a 100644
--- a/net/darkstat/Makefile
+++ b/net/darkstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/19 04:41:47 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/20 16:32:46 minskim Exp $
#
DISTNAME= darkstat-3.0.524
@@ -15,5 +15,6 @@ BUILD_TARGET= darkstat
GNU_CONFIGURE= yes
+.include "../../devel/zlib/buildlink3.mk"
.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"