pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/darkstat This package needs zlib.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/204bd6085d27
branches:  trunk
changeset: 516400:204bd6085d27
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jul 20 16:32:46 2006 +0000

description:
This package needs zlib.

diffstat:

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

diffs (16 lines):

diff -r 486c8f787ae1 -r 204bd6085d27 net/darkstat/Makefile
--- a/net/darkstat/Makefile     Thu Jul 20 16:00:28 2006 +0000
+++ b/net/darkstat/Makefile     Thu Jul 20 16:32:46 2006 +0000
@@ -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 @@
 
 GNU_CONFIGURE=         yes
 
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../net/libpcap/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index