summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>1999-06-20 12:32:57 +0000
committermrg <mrg@pkgsrc.org>1999-06-20 12:32:57 +0000
commitc3f27915e761be4d9dfaed187cccf3a89f7852bd (patch)
tree48003f038eebc20bb78b2ca2d804a579bfa1708b /security/pgp2
parent76174f3b8aa2caf6fd1dc5c62226f75564e80356 (diff)
downloadpkgsrc-c3f27915e761be4d9dfaed187cccf3a89f7852bd.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
+ */