summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authormrg <mrg>1999-06-20 12:32:57 +0000
committermrg <mrg>1999-06-20 12:32:57 +0000
commitf579a662a406516b941703f0c8283d79f47718ce (patch)
tree48003f038eebc20bb78b2ca2d804a579bfa1708b /security/pgp2
parent9ee96e21e7bdb04534de4f346bb57c0bfe73d1cd (diff)
downloadpkgsrc-f579a662a406516b941703f0c8283d79f47718ce.tar.gz
sparc || __sparc__ please.
Diffstat (limited to 'security/pgp2')
-rw-r--r--security/pgp2/patches/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/pgp2/patches/patch-ac b/security/pgp2/patches/patch-ac
new file mode 100644
index 00000000000..8383f7995f1
--- /dev/null
+++ b/security/pgp2/patches/patch-ac
@@ -0,0 +1,11 @@
+--- platform.h.orig Sun Jun 20 22:21:24 1999
++++ platform.h Sun Jun 20 22:21:49 1999
+@@ -179,7 +179,7 @@
+ #define PLATFORM_SPECIFIED
+ #endif /* i386 */
+
+-#ifdef sparc
++#if defined(sparc) || defined(__sparc__)
+ /*
+ * Needs sparc.s
+ */