1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/mail/kshowmail/files/patch-configure
Kirill Ponomarev 1ab2b4e360 New port: mail/kshowmail
KShowmail is a POP3 mail checker for KDE.

Main features:
 o load mail headers from pop3 servers
 o display relevant header fields in a list view
 o display headers of selected mails
 o display complete mails
 o delete selected mails on servers
 o launch external programs like fetchmail or sendmail
   via configurable menu entries
 o support multiple accounts
 o sound support
 o send complain mails to postmaster

PR:		58203
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-10-22 08:03:39 +00:00

12 lines
380 B
Plaintext

--- configure.orig Wed Oct 22 01:20:49 2003
+++ configure Wed Oct 22 01:21:13 2003
@@ -23130,7 +23130,7 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
- if test -f actest.cpp && grep klineedit actest.cpp > /dev/null; then
+ if test -f actest.cpp && grep -i klineedit actest.cpp > /dev/null; then
kde_cv_uic_plugins=yes
fi
fi