pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/mit-krb5/patches Need to take advantage of th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/08450f35f080
branches: trunk
changeset: 354505:08450f35f080
user: tez <tez%pkgsrc.org@localhost>
date: Mon Oct 31 17:15:36 2016 +0000
description:
Need to take advantage of the logic that makes this null on non-OSX.
(distinfo already has the checksum for this corrected patch, sorry.)
diffstat:
security/mit-krb5/patches/patch-lib_krb5_ccache_Makefile.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f81a2c10c7c5 -r 08450f35f080 security/mit-krb5/patches/patch-lib_krb5_ccache_Makefile.in
--- a/security/mit-krb5/patches/patch-lib_krb5_ccache_Makefile.in Mon Oct 31 16:48:58 2016 +0000
+++ b/security/mit-krb5/patches/patch-lib_krb5_ccache_Makefile.in Mon Oct 31 17:15:36 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-lib_krb5_ccache_Makefile.in,v 1.1 2016/10/28 20:56:14 tez Exp $
+$NetBSD: patch-lib_krb5_ccache_Makefile.in,v 1.2 2016/10/31 17:15:36 tez Exp $
Fix build on OS X (missing kcmrpc.h)
@@ -9,7 +9,7 @@
all-windows:: subdirs $(OBJFILE)
-+generate-files-mac: kcmrpc.h
++generate-files-mac: $(KCMRPC_DEPS)
+
##DOS##subdirs:: ccapi\$(OUTPRE)file.lst
Home |
Main Index |
Thread Index |
Old Index