summaryrefslogtreecommitdiff
path: root/net/darkstat
diff options
context:
space:
mode:
authorminskim <minskim>2006-07-20 16:32:46 +0000
committerminskim <minskim>2006-07-20 16:32:46 +0000
commit0a9d15b6bc78ddd89f5e535d27a8109493052923 (patch)
treee54d8d98e809837bbc1ce143a6f72542ee3acfa5 /net/darkstat
parent44760e51695001eccc32e7b609efb10451b3b489 (diff)
downloadpkgsrc-0a9d15b6bc78ddd89f5e535d27a8109493052923.tar.gz
This package needs zlib.
Diffstat (limited to 'net/darkstat')
-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"