summaryrefslogtreecommitdiff
path: root/security/mit-krb5/patches/patch-ck
diff options
context:
space:
mode:
Diffstat (limited to 'security/mit-krb5/patches/patch-ck')
-rw-r--r--security/mit-krb5/patches/patch-ck15
1 files changed, 15 insertions, 0 deletions
diff --git a/security/mit-krb5/patches/patch-ck b/security/mit-krb5/patches/patch-ck
new file mode 100644
index 00000000000..5363a284980
--- /dev/null
+++ b/security/mit-krb5/patches/patch-ck
@@ -0,0 +1,15 @@
+$NetBSD: patch-ck,v 1.1 2011/04/09 00:16:18 tez Exp $
+
+fix build where libtool chokes on "--version-info : " (at least OS X)
+
+--- lib/apputils/Makefile.in.orig 2009-11-22 12:13:29.000000000 -0600
++++ lib/apputils/Makefile.in 2011-04-08 16:54:37.000000000 -0500
+@@ -18,6 +18,8 @@
+ STLIBOBJS=dummy.o @LIBOBJS@
+ STOBJLISTS=OBJS.ST
+ LIBBASE=apputils
++LIBMAJOR=0
++LIBMINOR=0
+
+ all-unix:: all-liblinks
+ clean-unix:: clean-liblinks clean-libs clean-libobjs