pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/loudmouth
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Sep 22 11:47:10 UTC 2016
Modified Files:
pkgsrc/chat/loudmouth: Makefile
Log Message:
Needs krb5.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/chat/loudmouth/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/loudmouth/Makefile
diff -u pkgsrc/chat/loudmouth/Makefile:1.43 pkgsrc/chat/loudmouth/Makefile:1.44
--- pkgsrc/chat/loudmouth/Makefile:1.43 Mon Sep 19 17:13:18 2016
+++ pkgsrc/chat/loudmouth/Makefile Thu Sep 22 11:47:10 2016
@@ -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 @@ PKGCONFIG_OVERRIDE+= loudmouth-1.0.pc.in
.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