summaryrefslogtreecommitdiff
path: root/mail/pgpsendmail/files/patch-karma.h
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-06-07 15:28:48 +0000
committerRene Ladan <rene@FreeBSD.org>2017-06-07 15:28:48 +0000
commit00c3f3cbd0b9d699c40f29066b31b9d1fb60036b (patch)
tree76044571fc1bcb832039d8896fe92d757218fd8e /mail/pgpsendmail/files/patch-karma.h
parent[NEW] sysutils/py3-execnet: Create Python 3.x version of port (diff)
Remove expired ports:
2017-05-31 mail/linux-thunderbird: Use the native thunderbird mail/thunderbird instead 2017-06-01 devel/p5-Penguin: Depends on expired security/pgp 2017-06-01 security/p5-Crypt-PGPSimple: Depends on expired security/pgp 2017-06-01 mail/pgpsendmail: Depends on expired security/pgp 2017-04-01 security/pgp: This software was last updated in 1996, use security/gnupg1 as a drop-in replacement with legacy PGP support.
Notes
Notes: svn path=/head/; revision=442847
Diffstat (limited to 'mail/pgpsendmail/files/patch-karma.h')
-rw-r--r--mail/pgpsendmail/files/patch-karma.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/pgpsendmail/files/patch-karma.h b/mail/pgpsendmail/files/patch-karma.h
deleted file mode 100644
index d9c2993af186..000000000000
--- a/mail/pgpsendmail/files/patch-karma.h
+++ /dev/null
@@ -1,15 +0,0 @@
---- karma.h.orig 1994-10-15 17:41:33.000000000 +0000
-+++ karma.h
-@@ -60,11 +60,7 @@ typedef unsigned long uaddr;
- * ERRNO_TYPE *
- *-----------------------------------------------------------*/
-
--#ifdef __ZTC__
--#define ERRNO_TYPE extern volatile int
--#else
--#define ERRNO_TYPE extern int
--#endif
-+#define ERRNO_TYPE int
-
- /*-----------------------------------------------------------*
- * PI Definitions *