Module Name:    src
Committed By:   joerg
Date:           Fri May 20 20:09:37 UTC 2011

Modified Files:
        src/crypto/external/bsd/heimdal/lib/libkrb5: Makefile

Log Message:
Revert, breaks the build.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile
diff -u src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile:1.2 src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile:1.3
--- src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile:1.2	Fri May 20 02:04:59 2011
+++ src/crypto/external/bsd/heimdal/lib/libkrb5/Makefile	Fri May 20 20:09:37 2011
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/05/20 02:04:59 christos Exp $
+# $NetBSD: Makefile,v 1.3 2011/05/20 20:09:37 joerg Exp $
 
 USE_FORT?= yes	# network protocol library
 
@@ -17,7 +17,6 @@
 		crypto		${SSLBASE}/lib/libcrypto	\
 		asn1		${HEIMBASE}/lib/libasn1		\
 		com_err		${HEIMBASE}/lib/libcom_err	\
-		ipc		${HEIMBASE}/lib/libipc		\
 		roken		${HEIMBASE}/lib/libroken	\
 		wind		${HEIMBASE}/lib/libwind		\
 		heimbase	${HEIMBASE}/lib/libheimbase

Reply via email to