aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-12-18 22:30:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-12-18 22:30:35 +0000
commitc42ac35de4402d4983e214bb391a9b218d62dbc9 (patch)
treea1730744bb57a9917124384e792d1164b76df36b /security
parent468ded5bf2703c2003603cfe7dc6149c7c17631d (diff)
downloadports-c42ac35de4402d4983e214bb391a9b218d62dbc9.tar.gz
ports-c42ac35de4402d4983e214bb391a9b218d62dbc9.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/lsh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile
index 221447e39a30..59b8609634c0 100644
--- a/security/lsh/Makefile
+++ b/security/lsh/Makefile
@@ -38,6 +38,9 @@ MAN5= secsh.5 SPKI.5 SHA.5 DSA.5
MAN8= sftp-server.8 lshd.8
INFO= lsh nettle
+post-patch:
+ ${REINPLACE_CMD} -e "s|M4)|M4) -g|g" ${WRKSRC}/src/nettle/Makefile.in
+
post-install:
.for BIN in lsh lsh-keygen lsh-writekey sexp-conv srp-gen lsh-decode-key
${STRIP_CMD} ${PREFIX}/bin/${BIN}