aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authordima <dima@FreeBSD.org>1999-10-12 06:03:02 +0800
committerdima <dima@FreeBSD.org>1999-10-12 06:03:02 +0800
commite144e035f937f3989bd996f9ccc4f4d88218244c (patch)
treed94f0d3304d34124fd3bd23bd30219adac3a7cdb /palm
parent36eefa1d4768f89acde2c382463f33e1a08b4415 (diff)
downloadfreebsd-ports-gnome-e144e035f937f3989bd996f9ccc4f4d88218244c.tar.gz
freebsd-ports-gnome-e144e035f937f3989bd996f9ccc4f4d88218244c.tar.zst
freebsd-ports-gnome-e144e035f937f3989bd996f9ccc4f4d88218244c.zip
Fix sendmail path.
Submitted by: lesnyj@informatik.tu-muenchen.de
Diffstat (limited to 'palm')
-rw-r--r--palm/pilot-link-devel/files/patch-af19
-rw-r--r--palm/pilot-link/files/patch-af19
2 files changed, 38 insertions, 0 deletions
diff --git a/palm/pilot-link-devel/files/patch-af b/palm/pilot-link-devel/files/patch-af
new file mode 100644
index 000000000000..bb23f83ce9ff
--- /dev/null
+++ b/palm/pilot-link-devel/files/patch-af
@@ -0,0 +1,19 @@
+*** pilot-mail.c.orig Sun Oct 10 23:57:07 1999
+--- pilot-mail.c Sun Oct 10 23:57:34 1999
+***************
+*** 15,21 ****
+ #define POPUSER ""
+ #define POPPASS ""
+ #define PILOTFROM ""
+! #define SENDMAIL "/usr/lib/sendmail -t -i"
+ #define POPKEEP "keep"
+ #define DISPOSE "keep"
+ #define TOPILOT_MHDIR ""
+--- 15,21 ----
+ #define POPUSER ""
+ #define POPPASS ""
+ #define PILOTFROM ""
+! #define SENDMAIL "/usr/sbin/sendmail -t -i"
+ #define POPKEEP "keep"
+ #define DISPOSE "keep"
+ #define TOPILOT_MHDIR ""
diff --git a/palm/pilot-link/files/patch-af b/palm/pilot-link/files/patch-af
new file mode 100644
index 000000000000..bb23f83ce9ff
--- /dev/null
+++ b/palm/pilot-link/files/patch-af
@@ -0,0 +1,19 @@
+*** pilot-mail.c.orig Sun Oct 10 23:57:07 1999
+--- pilot-mail.c Sun Oct 10 23:57:34 1999
+***************
+*** 15,21 ****
+ #define POPUSER ""
+ #define POPPASS ""
+ #define PILOTFROM ""
+! #define SENDMAIL "/usr/lib/sendmail -t -i"
+ #define POPKEEP "keep"
+ #define DISPOSE "keep"
+ #define TOPILOT_MHDIR ""
+--- 15,21 ----
+ #define POPUSER ""
+ #define POPPASS ""
+ #define PILOTFROM ""
+! #define SENDMAIL "/usr/sbin/sendmail -t -i"
+ #define POPKEEP "keep"
+ #define DISPOSE "keep"
+ #define TOPILOT_MHDIR ""