aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-04-07 01:30:33 +0800
committerdinoex <dinoex@FreeBSD.org>2010-04-07 01:30:33 +0800
commit96167866600f393938d024af7cf3ceb5d7dd4c75 (patch)
tree4de3b2a566ce46c4fc9b2c6fe958d517857dcc26 /security
parent8cdfee67401b69c4d7a6cd55c4e6c4a665de3fde (diff)
downloadfreebsd-ports-gnome-96167866600f393938d024af7cf3ceb5d7dd4c75.tar.gz
freebsd-ports-gnome-96167866600f393938d024af7cf3ceb5d7dd4c75.tar.zst
freebsd-ports-gnome-96167866600f393938d024af7cf3ceb5d7dd4c75.zip
- fix build on sparc64
Submitted by: kwm
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 3790d2d48ddb..a25a5596f141 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1140,6 +1140,10 @@ pre-everything::
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|m4 -B 8192|m4|g' \
+ ${WRKSRC}/crypto/des/Makefile
+
do-configure:
@${REINPLACE_CMD} -e "s|options 386|options|" \
${WRKSRC}/config