summaryrefslogtreecommitdiff
path: root/net/samba/files/patch-ba
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-02 21:52:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-02 21:52:21 +0000
commit484470965d0c972363a7ab05690467242c207ae1 (patch)
tree5ffbbc57d0e7a138b72be662251887090ffb8317 /net/samba/files/patch-ba
parent- Update to 0.6.13 (diff)
Remove expired ports.
Notes
Notes: svn path=/head/; revision=171920
Diffstat (limited to 'net/samba/files/patch-ba')
-rw-r--r--net/samba/files/patch-ba11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/samba/files/patch-ba b/net/samba/files/patch-ba
deleted file mode 100644
index e9824c885c59..000000000000
--- a/net/samba/files/patch-ba
+++ /dev/null
@@ -1,11 +0,0 @@
---- source/configure.in.orig Thu Aug 29 07:05:30 2002
-+++ source/configure.in Sat Sep 7 20:54:21 2002
-@@ -1914,7 +1914,7 @@
- yes)
- AC_MSG_RESULT(yes)
- AC_DEFINE(KRB5_AUTH)
-- LIBS="$LIBS -ldes425 -lkrb5 -lcrypto -lcom_err"
-+ LIBS="$LIBS -ldes425 -lkrb5 -lk5crypto -lcom_err"
- CFLAGS="$CFLAGS -I$withval/include"
- LDFLAGS="$LDFLAGS -L$withval/lib"
- ;;