summaryrefslogtreecommitdiff
path: root/mail/anubis/files/patch-config.h.in
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-02-14 21:38:40 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-02-14 21:38:40 +0000
commit899eaa08bc042c56ebd56b2b235588976bde76ef (patch)
tree973e0cfe2fea80a547d38f38da40fcc55657b92d /mail/anubis/files/patch-config.h.in
parent- Update to 0.85 (diff)
- Update to 4.1.1
- Pass maintainership to submitter - Remove MD5 checksum - Mark MAKE_JOBS_UNSAFE - Add LICENSE PR: ports/154641 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Notes
Notes: svn path=/head/; revision=269161
Diffstat (limited to 'mail/anubis/files/patch-config.h.in')
-rw-r--r--mail/anubis/files/patch-config.h.in23
1 files changed, 23 insertions, 0 deletions
diff --git a/mail/anubis/files/patch-config.h.in b/mail/anubis/files/patch-config.h.in
new file mode 100644
index 000000000000..246471ac1b43
--- /dev/null
+++ b/mail/anubis/files/patch-config.h.in
@@ -0,0 +1,23 @@
+--- ./config.h.in.orig 2008-12-19 13:30:37.000000000 -0500
++++ ./config.h.in 2011-02-09 20:52:34.000000000 -0500
+@@ -180,9 +180,6 @@
+ /* Define to 1 if you have the `pam' library (-lpam). */
+ #undef HAVE_LIBPAM
+
+-/* Define to 1 if you have the `pam_misc' library (-lpam_misc). */
+-#undef HAVE_LIBPAM_MISC
+-
+ /* Define to 1 if you have the `pcre' library (-lpcre). */
+ #undef HAVE_LIBPCRE
+
+@@ -252,8 +249,8 @@
+ /* Define to 1 if you have the <security/pam_appl.h> header file. */
+ #undef HAVE_SECURITY_PAM_APPL_H
+
+-/* Define to 1 if you have the <security/pam_misc.h> header file. */
+-#undef HAVE_SECURITY_PAM_MISC_H
++/* Define to 1 if you have the <security/openpam.h> header file. */
++#undef HAVE_SECURITY_OPENPAM_H
+
+ /* Define to 1 if you have the `setegid' function. */
+ #undef HAVE_SETEGID