pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/cups15 As with cups-1.5, explicitly depend on se...
details: https://anonhg.NetBSD.org/pkgsrc/rev/41e53de6da0c
branches: trunk
changeset: 365781:41e53de6da0c
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Tue Jul 25 18:32:50 2017 +0000
description:
As with cups-1.5, explicitly depend on security/mit-krb5 since it can attempt
to link to it.
diffstat:
print/cups15/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r ee1661c207a3 -r 41e53de6da0c print/cups15/Makefile
--- a/print/cups15/Makefile Tue Jul 25 18:30:39 2017 +0000
+++ b/print/cups15/Makefile Tue Jul 25 18:32:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2017/01/19 18:52:22 agc Exp $
+# $NetBSD: Makefile,v 1.17 2017/07/25 18:32:50 reinoud Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -197,4 +197,5 @@
.include "../../mk/pthread.buildlink3.mk"
.include "../../print/libpaper/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
+.include "../../security/mit-krb5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index