pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/loudmouth Needs krb5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/391937885aa4
branches:  trunk
changeset: 353025:391937885aa4
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Sep 22 11:47:10 2016 +0000

description:
Needs krb5.

diffstat:

 chat/loudmouth/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 56d56942da30 -r 391937885aa4 chat/loudmouth/Makefile
--- a/chat/loudmouth/Makefile   Thu Sep 22 11:31:37 2016 +0000
+++ b/chat/loudmouth/Makefile   Thu Sep 22 11:47:10 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2016/09/19 17:13:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.44 2016/09/22 11:47:10 jperkin Exp $
 
 DISTNAME=      loudmouth-1.5.3
 CATEGORIES=    chat
@@ -23,4 +23,5 @@
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
+.include "../../mk/krb5.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index