summaryrefslogtreecommitdiff
path: root/japanese/samba/files/patch-ba
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-29 19:47:14 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-29 19:47:14 +0000
commit9bdf98646ee781dd51a2b264edaede6012b22cd2 (patch)
treea37ca3ba38fd0531fe2d373f875e511479413cf2 /japanese/samba/files/patch-ba
parentDisplay help message about GNOME panel applet support. (diff)
Update to 2.0.7-ja-1.2a.
PR: ports/20802 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> On PACKAGE_BUILDING, Generate PLIST which removes extras, namely ${PREFIX}/private/smbpasswd. Found by: bento
Notes
Notes: svn path=/head/; revision=32109
Diffstat (limited to 'japanese/samba/files/patch-ba')
-rw-r--r--japanese/samba/files/patch-ba11
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/samba/files/patch-ba b/japanese/samba/files/patch-ba
new file mode 100644
index 000000000000..7f46ffd7af1e
--- /dev/null
+++ b/japanese/samba/files/patch-ba
@@ -0,0 +1,11 @@
+--- configure.in.orig Mon Oct 4 09:03:55 1999
++++ configure.in Mon Oct 4 09:04:00 1999
+@@ -1064,7 +1064,7 @@
+ --whithout-krb5 Don't include Kerbers 5 support (default)],
+ [ 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"],
+ AC_MSG_RESULT(no)