ports/mail/fetchmail/files/patch-configure
Martin Wilke a3a756d06e - Update to 6.3.13 (updates translations and supports SMTP multiline replies)
- Remove Kerberos IV support, insecure and obsolete
- Mark BROKEN if KRB5_HOME is set and invalid
- Kill pre-configure, no longer needed
- Kill obsolete POP2 from make config menu, still available if given on make
  command line
- Auto-detect KRB5_HOME if it's $LOCALBASE or /usr
- MARK_JOBS_SAFE=yes
- Cease messing with @cwd in pkg-plist
- Reduce asterisks on pkg-message.in, to avoid screen clutter on long $PREFIX
  Rely on krb-config instead.

PR:		140100
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
Approved by:	maintainer
2009-11-04 10:47:33 +00:00

11 lines
286 B
Text

--- configure.orig 2009-10-30 10:40:08.971594149 +0100
+++ configure 2009-10-30 10:40:19.438656862 +0100
@@ -14747,7 +14747,7 @@
_ACEOF
if test "$with_gssapi" != yes ; then
- CPPFLAGS="$CPPFLAGS-I$with_gssapi/include"
+ CPPFLAGS="$CPPFLAGS -I$with_gssapi/include"
fi