pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/dansguardian Requires zlib.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77e6be115198
branches:  trunk
changeset: 639811:77e6be115198
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Sep 25 19:41:21 2014 +0000

description:
Requires zlib.

diffstat:

 www/dansguardian/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 86e84d7c306d -r 77e6be115198 www/dansguardian/Makefile
--- a/www/dansguardian/Makefile Thu Sep 25 19:39:10 2014 +0000
+++ b/www/dansguardian/Makefile Thu Sep 25 19:41:21 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:57 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/09/25 19:41:21 jperkin Exp $
 
 DISTNAME=      dansguardian-2.12.0.3
 PKGREVISION=   1
@@ -65,4 +65,5 @@
 .endfor
 
 .include "../../devel/pcre/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index