diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-08-09 14:43:34 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-08-09 14:43:34 +0000 |
commit | 552d116623e6c23f1a4476acc9ac988c6b0a015f (patch) | |
tree | 8e54d96b9dce7b134c7c371cf1c535bc6d9e879e /net/samba-devel/files/patch-ba | |
parent | Fix typo in pkg-comment, and update to version 1.2.3. (diff) |
Update to Alpha18
Notes
Notes:
svn path=/head/; revision=64279
Diffstat (limited to 'net/samba-devel/files/patch-ba')
-rw-r--r-- | net/samba-devel/files/patch-ba | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/samba-devel/files/patch-ba b/net/samba-devel/files/patch-ba deleted file mode 100644 index 1052708954bf..000000000000 --- a/net/samba-devel/files/patch-ba +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sun Dec 16 01:41:44 2001 -+++ configure Sun Dec 16 01:41:54 2001 -@@ -16688,7 +16688,7 @@ - - fi - -- LIBS="-lssl -lcrypto $LIBS" -+ LIBS="-lssl -lk5crypto $LIBS" - - # if test ! -d ${withval}; then - # echo "configure: error: called with --with-ssl, but ssl base directory ${withval} does not exist or is not a directory. Aborting config" 1>&2 |